diff --git a/post/run.sh b/post/run.sh index 86ab85e..43e5f0a 100644 --- a/post/run.sh +++ b/post/run.sh @@ -45,5 +45,5 @@ sed -i 's/#MAKEFLAGS="-j2"/MAKEFLAGs="-j$(nproc)"/g' /etc/makepkg.conf systemctl mask tmp.mount echo -e "${RED}All done, reboot in 10 seconds...${NOCOL}" -sleep 10 -reboot \ No newline at end of file +#sleep 10 +#reboot \ No newline at end of file