This commit is contained in:
2025-10-30 05:40:27 -06:00
parent 15c3b0bf77
commit 530ddf4c4b
+3 -3
View File
@@ -225,9 +225,6 @@ phase_one () {
long_sleep
# makin scripts executable
chmod +x "$git_dir/*.sh"
# updoot
echo -e "\nUpdating Software Lists\n"
sudo apt update
@@ -240,6 +237,9 @@ phase_one () {
echo -e "\nCloning Repo\n"
git clone https://github.com/PrincessPi3/Precision-Timekeeping-Fuckery.git $git_dir
# makin scripts executable
chmod +x "$git_dir/*.sh"
# update the log
echo -e "START AT $(date +%s) time_fuckery.sh\ncomplete 1/5" >> $status_log