diff --git a/installer_auto.sh b/installer_auto.sh index d475134..a9a04ac 100644 --- a/installer_auto.sh +++ b/installer_auto.sh @@ -468,6 +468,7 @@ echo -e "\nPrecision Timekeeping Fuckery :3\n" # if da file is there if [ -f $status_log ]; then # updoot repo any time the repo is downloaded + echo -e "\nUpdating\n" git -C $git_dir pull if [[ "$(cat $installer_status)" == 1 ]]; then