Skip to content

Commit ae3fd82

Browse files
authored
Update install.sh
1 parent 635ff7e commit ae3fd82

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,6 @@ cp -Pfr home mnt opt root run srv var /old.rootfs &&
2020
mv etc bin lib lib64 sbin usr /old.rootfs
2121
' &&
2222
umount /rootfs/old.rootfs &&
23-
rm -fr /rootfs/
23+
rm -fr /rootfs/ &&
2424
systemctl daemon-reexec
2525
"

0 commit comments

Comments
 (0)