nullbox: remove unnecessary sleep from boot
This commit is contained in:
parent
53f25d0480
commit
8b5f7ef959
@ -33,9 +33,6 @@ let
|
|||||||
|
|
||||||
btrfs subvolume create /btrfs_tmp/${prefix}/volatile
|
btrfs subvolume create /btrfs_tmp/${prefix}/volatile
|
||||||
|
|
||||||
echo new root created
|
|
||||||
sleep 1
|
|
||||||
|
|
||||||
umount /btrfs_tmp
|
umount /btrfs_tmp
|
||||||
'';
|
'';
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user