Skip to content

Commit

Permalink
update task name, #408
Browse files Browse the repository at this point in the history
  • Loading branch information
zepumph committed Nov 13, 2024
1 parent abac4a9 commit f8b462d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion bin/daily-grunt-work.sh
Original file line number Diff line number Diff line change
Expand Up @@ -94,7 +94,7 @@ cd ..

##########################################################################################################

logWithStderr "TASK - GENERATE DEVELOPMENT STRINGS:"
logWithStderr "TASK - GRUNT UPDATE:"
gruntUpdateCommand="grunt update && git commit -am 'grunt update from daily grunt work' --no-verify && git push"
perennial/bin/for-each.sh perennial/data/active-repos "${gruntUpdateCommand}"
cd babel || exit
Expand Down

0 comments on commit f8b462d

Please sign in to comment.