Skip to content

Commit ccbda54

Browse files
author
Florian Heinze
committed
TASK: fixed wrong comment for usage
1 parent 30cc98b commit ccbda54

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

templates/dev.sh

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,8 @@
44
# #
55
# You can run your tasks using the script `./dev some-task`. #
66
# You can install the Sandstorm Dev Script Runner and run your tasks from any #
7-
# nested folder using `dev run some-task`. #
7+
# nested folder using `dev some-task`. #
8+
# https://github.com/sandstorm/Sandstorm.DevScriptRunner #
89
###############################################################################
910

1011
set -e

0 commit comments

Comments
 (0)