Update README.md
This commit is contained in:
parent
948c47925d
commit
3094095df1
@ -44,11 +44,11 @@ If you don't use systemd, either create your own init service, or create a @rebo
|
|||||||
```
|
```
|
||||||
archbox -u
|
archbox -u
|
||||||
```
|
```
|
||||||
then do :
|
then do (Assuming the INSTALL_PATH is /var/archlinux) :
|
||||||
```
|
```
|
||||||
mount
|
mount | grep /var/archlinux
|
||||||
```
|
```
|
||||||
make sure there's no mounted Archbox directories and then delete the Arch Linux directory (Assuming the INSTALL_PATH is /var/archlinux) :
|
make sure there's no mounted Archbox directories and then delete the Arch Linux directory :
|
||||||
```
|
```
|
||||||
rm -rf /var/archlinux
|
rm -rf /var/archlinux
|
||||||
```
|
```
|
||||||
|
Loading…
Reference in New Issue
Block a user