deason пре 6 година
родитељ
комит
7d51548811
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      shell/jenkins.sh

+ 1 - 1
shell/jenkins.sh

@@ -4,7 +4,7 @@ pwd
 rm -rf /home/qmth/project/examcloud/examcloud-app-api-distribution.zip
 rm -rf /home/qmth/project/examcloud/examcloud-app-api/lib
 
-cp examcloud-app-api-starter/target/examcloud-app-api-distribution.zip ~/project/examcloud/
+cp target/examcloud-app-api-distribution.zip ~/project/examcloud/
 
 cd  ~/project/examcloud/
 unzip -o -q examcloud-app-api-distribution.zip