mirror of
https://github.com/classy-giraffe/easy-arch.git
synced 2025-11-17 11:30:55 +00:00
Suppressing some output.
This commit is contained in:
parent
b30fab7b2a
commit
27ab6288fd
1 changed files with 1 additions and 1 deletions
|
|
@ -158,7 +158,7 @@ arch-chroot /mnt /bin/bash -e <<"EOF"
|
||||||
umount /.snapshots
|
umount /.snapshots
|
||||||
rm -r /.snapshots
|
rm -r /.snapshots
|
||||||
snapper --no-dbus -c root create-config /
|
snapper --no-dbus -c root create-config /
|
||||||
btrfs subvolume delete /.snapshots
|
btrfs subvolume delete /.snapshots &>/dev/null
|
||||||
mkdir /.snapshots
|
mkdir /.snapshots
|
||||||
mount -a
|
mount -a
|
||||||
chmod 750 /.snapshots
|
chmod 750 /.snapshots
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue