Till Wegmueller
2021-11-29 8f872bcd141a9b41198dec4911346d83db904ab6
Make ksh show the commands executed
1 files modified
3 ■■■■■ changed files
tools/jenkinshelper.ksh 3 ●●●●● patch | view | raw | blame | history
tools/jenkinshelper.ksh
@@ -1,7 +1,10 @@
#!/bin/ksh
# 2021-04-07 Olaf Bohlen <olbohlen@eenfach.de>
# 2021-11-29 Till Wegmueller <toasterson@gmail.com>
# instead of putting all this into the Jenkinsfile I decided to put the actual code in this script
set -x
# global config
HTTPCONF="/etc/apache2/2.4/conf.d/pkgdepotd.conf"