mirror of
https://github.com/tommytran732/Arch-Setup-Script
synced 2024-11-09 20:21:34 -05:00
Suppressing some output.
This commit is contained in:
parent
b30fab7b2a
commit
27ab6288fd
@ -158,7 +158,7 @@ arch-chroot /mnt /bin/bash -e <<"EOF"
|
||||
umount /.snapshots
|
||||
rm -r /.snapshots
|
||||
snapper --no-dbus -c root create-config /
|
||||
btrfs subvolume delete /.snapshots
|
||||
btrfs subvolume delete /.snapshots &>/dev/null
|
||||
mkdir /.snapshots
|
||||
mount -a
|
||||
chmod 750 /.snapshots
|
||||
|
Loading…
Reference in New Issue
Block a user