We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8367d76 commit 0f470c6Copy full SHA for 0f470c6
src/Misc/layoutbin/update.sh.template
@@ -1,5 +1,7 @@
1
#!/bin/bash
2
3
+echo "Starting update.sh"
4
+
5
# runner will replace key words in the template and generate a batch script to run.
6
# Keywords:
7
# PROCESSID = pid
0 commit comments