We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4c5e005 commit 8d3ae51Copy full SHA for 8d3ae51
src/Misc/layoutbin/update.sh.template
@@ -1,7 +1,5 @@
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
@@ -20,8 +18,6 @@ downloadrunnerversion=_DOWNLOAD_RUNNER_VERSION_
20
18
logfile="_UPDATE_LOG_"
21
19
restartinteractiverunner=_RESTART_INTERACTIVE_RUNNER_
22
23
-echo "Creating bin and external folders for $existrunnerversion"
24
25
telemetryfile="$rootfolder/_diag/.telemetry"
26
27
# log user who run the script
src/runnerversion
@@ -1 +1 @@
-2.283.0
+2.287.1
0 commit comments