diff options
Diffstat (limited to 'ci/deploy.sh')
-rwxr-xr-x | ci/deploy.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/ci/deploy.sh b/ci/deploy.sh index 179b168f..dbaf203b 100755 --- a/ci/deploy.sh +++ b/ci/deploy.sh @@ -9,6 +9,8 @@ # set -e +export TERM="vt220" + cd $WORKSPACE make patches-import |