.
This commit is contained in:
@ -1,9 +1,9 @@
|
||||
#!/bin/bash
|
||||
source "${AGENT_PATH}/_common.sh"
|
||||
check_required_env_vars
|
||||
|
||||
# RESTORE SCRIPT
|
||||
|
||||
check_required_env_vars "DATA_VOLUME" "CONFIG_VOLUME" "CONFIG_PATH"
|
||||
|
||||
# uninstall container before restore
|
||||
bash ./uninstall.sh || die "Failed to uninstall service before restore"
|
||||
|
Reference in New Issue
Block a user