mirror of
https://github.com/YunoHost-Apps/scrumblr_ynh.git
synced 2024-09-03 20:16:29 +02:00
Update backup
This commit is contained in:
parent
d087b9db6a
commit
44999ce51f
1 changed files with 2 additions and 0 deletions
|
@ -3,6 +3,8 @@
|
|||
# Exit on command errors and treat unset variables as an error
|
||||
set -eu
|
||||
|
||||
# Récupère les infos de l'application.
|
||||
app=$YNH_APP_INSTANCE_NAME
|
||||
|
||||
domain=$(ynh_app_setting_get "$app" domain)
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue