Skip to content

Commit 8367d76

Browse files
committed
Add update logging
1 parent 68e45d7 commit 8367d76

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
@@ -18,6 +18,8 @@ downloadrunnerversion=_DOWNLOAD_RUNNER_VERSION_
1818
logfile="_UPDATE_LOG_"
1919
restartinteractiverunner=_RESTART_INTERACTIVE_RUNNER_
2020

21+
echo "Creating bin and external folders for $existrunnerversion"
22+
2123
telemetryfile="$rootfolder/_diag/.telemetry"
2224

2325
# log user who run the script

0 commit comments

Comments
 (0)