mirror of
https://github.com/sstent/containers.git
synced 2025-12-06 08:01:51 +00:00
testing git list
This commit is contained in:
@@ -102,7 +102,7 @@ fi
|
||||
if [ "$NOMAD_TASK_NAME" == "db-sync" ]; then
|
||||
echo "Starting DBsync: sleep"
|
||||
#give time for app to datart properly
|
||||
sleep 1m
|
||||
sleep 15m
|
||||
echo "Starting DBsync"
|
||||
exec flock -x /configbackup/${NOMAD_GROUP_NAME}_litesync.lock /usr/local/bin/litestream replicate -config /local/litestream.yml
|
||||
exit 0
|
||||
|
||||
Reference in New Issue
Block a user