|
@@ -10,5 +10,8 @@ cd ~/project/examcloud/
|
|
unzip -o examcloud-core-basic-distribution.zip
|
|
unzip -o examcloud-core-basic-distribution.zip
|
|
|
|
|
|
cd examcloud-core-basic
|
|
cd examcloud-core-basic
|
|
|
|
+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 100
|
|
bash start.sh 100
|