diff --git a/time_fuckery.sh b/time_fuckery.sh index a471bdf..385dc65 100644 --- a/time_fuckery.sh +++ b/time_fuckery.sh @@ -227,6 +227,9 @@ phase_one () { long_sleep + # makin scripts executable + chmod +x "$git_dir/*.sh" + # updoot echo -e "\nUpdating Software Lists\n" sudo apt update