add reset in run

This commit is contained in:
InsanusMokrassar 2023-12-10 00:21:31 +06:00
parent 5e9aee88bc
commit b08e771611
1 changed files with 2 additions and 0 deletions

2
run
View File

@ -1,5 +1,7 @@
#!/bin/bash
reset
export JENKINS_HOME="$HOME/jenkins"
java $JENKINS_LAUNCH_ARGS -jar ~/jenkins.war