sunetdrive/templates/scriptreceiver/start_sentinel.erb.sh

6 lines
103 B
Bash
Raw Normal View History

2023-02-13 09:44:56 +00:00
#!/bin/bash
docker start redis_redis-sentinel_1
if [[ -z ${1} ]]; then
rm /etc/no-automatic-cosmos
fi