We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 62e7455 commit 3f1579bCopy full SHA for 3f1579b
cron.sh
@@ -9,6 +9,6 @@ cd "$SCRIPT_DIR"
9
git fetch origin
10
git checkout main
11
git reset --hard origin/main
12
-/home/rathboma/.local/bin/mise exec node@18 -- bin/automate.sh
+/home/rathboma/.local/bin/mise exec node@18 -- ./automate.sh
13
git push
14
curl https://api.honeybadger.io/v1/check_in/nKIB9E &> /dev/null
0 commit comments