diff --git a/run.sh b/run.sh index fa8a179..3a802a5 100755 --- a/run.sh +++ b/run.sh @@ -19,6 +19,7 @@ else git reflog expire --expire=now --all git repack -ad # Remove dangling objects from packfiles git prune # Remove dangling loose objects + git pull echo "" echo -e "\e[92m\e[1mLinUPx update completed\e[0m"