broken broken broken
This commit is contained in:
@ -1,11 +1,8 @@
|
||||
#!/bin/bash
|
||||
source "$AGENT_PATH/_common.sh"
|
||||
|
||||
# RESTORE SCRIPT
|
||||
# The restore script is OPTIONAL.
|
||||
# It is used to restore the service on the server from a backup file.
|
||||
# It is called with one argument: the path to the backup file.
|
||||
|
||||
source "$(dirname "$0")/_common.sh"
|
||||
check_required_env_vars "DATA_VOLUME" "CONFIG_VOLUME" "CONFIG_PATH"
|
||||
|
||||
# uninstall container before restore
|
||||
|
Reference in New Issue
Block a user