From ac6dd0b5454e4f32c1dba5d944a44894f265bb64 Mon Sep 17 00:00:00 2001 From: frju365 Date: Sat, 11 Feb 2017 20:30:06 +0100 Subject: [PATCH] Update restore --- scripts/restore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/restore b/scripts/restore index 214fd25..b5de8f8 100644 --- a/scripts/restore +++ b/scripts/restore @@ -4,7 +4,7 @@ set -eu # Load common variables and functions -source ./_common.sh +source ./_common # Retrieve old app settings domain=$(ynh_app_setting_get "$app" domain)