mirror of
https://github.com/YunoHost-Apps/scrumblr_ynh.git
synced 2024-09-03 20:16:29 +02:00
Update restore
This commit is contained in:
parent
40aeb287f7
commit
ac6dd0b545
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@
|
||||||
set -eu
|
set -eu
|
||||||
|
|
||||||
# Load common variables and functions
|
# Load common variables and functions
|
||||||
source ./_common.sh
|
source ./_common
|
||||||
|
|
||||||
# Retrieve old app settings
|
# Retrieve old app settings
|
||||||
domain=$(ynh_app_setting_get "$app" domain)
|
domain=$(ynh_app_setting_get "$app" domain)
|
||||||
|
|
Loading…
Add table
Reference in a new issue