Skip to content

Commit 0f470c6

Browse files
committed
More logging
1 parent 8367d76 commit 0f470c6

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/Misc/layoutbin/update.sh.template

+2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,7 @@
11
#!/bin/bash
22

3+
echo "Starting update.sh"
4+
35
# runner will replace key words in the template and generate a batch script to run.
46
# Keywords:
57
# PROCESSID = pid

0 commit comments

Comments
 (0)