tweak worker first run config logic
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
e99cb9c5dd
commit
44dbbdd396
@ -80,10 +80,8 @@ then
|
||||
then
|
||||
|
||||
echo "No config found. Copy config.json from the manager server and place it in /config/cronicle/conf dir."
|
||||
cp -r /app/cronicle/conf /config/cronicle/conf
|
||||
cp -R /app/cronicle/conf /config/cronicle/conf
|
||||
rm -rf /config/cronicle/conf/config.json
|
||||
rm -rf /app/cronicle/conf
|
||||
ln -s /config/cronicle/conf /app/cronicle/conf
|
||||
echo ''
|
||||
echo ''
|
||||
echo '*************************************'
|
||||
|
Loading…
x
Reference in New Issue
Block a user