We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 30cc98b commit ccbda54Copy full SHA for ccbda54
1 file changed
templates/dev.sh
@@ -4,7 +4,8 @@
4
# #
5
# You can run your tasks using the script `./dev some-task`. #
6
# You can install the Sandstorm Dev Script Runner and run your tasks from any #
7
-# nested folder using `dev run some-task`. #
+# nested folder using `dev some-task`. #
8
+# https://github.com/sandstorm/Sandstorm.DevScriptRunner #
9
###############################################################################
10
11
set -e
0 commit comments