k0boldz ARE COBALT

This commit is contained in:
2025-10-14 11:18:44 -06:00
parent 3a03fde04e
commit ed1079db01
+1
View File
@@ -468,6 +468,7 @@ echo -e "\nPrecision Timekeeping Fuckery :3\n"
# if da file is there # if da file is there
if [ -f $status_log ]; then if [ -f $status_log ]; then
# updoot repo any time the repo is downloaded # updoot repo any time the repo is downloaded
echo -e "\nUpdating\n"
git -C $git_dir pull git -C $git_dir pull
if [[ "$(cat $installer_status)" == 1 ]]; then if [[ "$(cat $installer_status)" == 1 ]]; then