distillery/backup_instance.sh: Fix typo
This commit is contained in:
parent
0e38f2f87e
commit
b8be1e641b
1 changed files with 1 additions and 1 deletions
|
|
@ -74,7 +74,7 @@ function do_the_backup() {
|
|||
|
||||
# restart
|
||||
if [ -z "$KEEPALIVE" ]; then
|
||||
log_info " => Starting up sytem"
|
||||
log_info " => Starting up system"
|
||||
docker-compose up -d
|
||||
fi
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue