mirror of
https://github.com/YunoHost-Apps/scrumblr_ynh.git
synced 2024-09-03 20:16:29 +02:00
Update upgrade
This commit is contained in:
parent
17ae62c0c9
commit
d087b9db6a
1 changed files with 3 additions and 0 deletions
|
@ -6,6 +6,9 @@ set -eu
|
||||||
# Load common variables and functions
|
# Load common variables and functions
|
||||||
source ./_common
|
source ./_common
|
||||||
|
|
||||||
|
# Source YunoHost helpers
|
||||||
|
source /usr/share/yunohost/helpers
|
||||||
|
|
||||||
# Récupère les infos de l'application.
|
# Récupère les infos de l'application.
|
||||||
app=$YNH_APP_INSTANCE_NAME
|
app=$YNH_APP_INSTANCE_NAME
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue