|
@@ -10,5 +10,8 @@ cd ~/project/examcloud/
|
|
unzip -o examcloud-task-distribution.zip
|
|
unzip -o examcloud-task-distribution.zip
|
|
|
|
|
|
cd examcloud-task
|
|
cd examcloud-task
|
|
|
|
+echo "--spring.profiles.active=test --examcloud.startup.configCenterHost=localhost" > start.args
|
|
|
|
+echo "-server -Xms512m -Xmx512m -XX:-UseGCOverheadLimit" > start.vmoptions
|
|
|
|
+
|
|
bash stop.sh
|
|
bash stop.sh
|
|
bash start.sh 200
|
|
bash start.sh 200
|