Skip to content

Commit 3f1579b

Browse files
committed
no bin dir
1 parent 62e7455 commit 3f1579b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cron.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@ cd "$SCRIPT_DIR"
99
git fetch origin
1010
git checkout main
1111
git reset --hard origin/main
12-
/home/rathboma/.local/bin/mise exec node@18 -- bin/automate.sh
12+
/home/rathboma/.local/bin/mise exec node@18 -- ./automate.sh
1313
git push
1414
curl https://api.honeybadger.io/v1/check_in/nKIB9E &> /dev/null

0 commit comments

Comments
 (0)