not sure if archroot exists after reboot

This commit is contained in:
gh2o 2014-07-13 17:48:50 -07:00
parent 380df77b9e
commit f1d309edf1
1 changed files with 0 additions and 1 deletions

View File

@ -372,7 +372,6 @@ postinstall_main() {
rm -f /var/cache/pacman/pkg
mv /packages /var/cache/pacman/pkg
rm -f /.INSTALL /.MTREE /.PKGINFO
rm -rf /archroot
rm -rf /installer
}