diff --git a/fixit_checker.sh b/fixit_checker.sh index 485a0c39..dd0e86d3 100644 --- a/fixit_checker.sh +++ b/fixit_checker.sh @@ -1,5 +1,5 @@ echo "Checking for FixIt updates ..." cd ../.. -git submodule update --remote +git submodule update --remote git add themes/FixIt git commit -m ":arrow_up: Chore: update FixIt theme version" \ No newline at end of file