1
0
Fork 0
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:
frju365 2017-03-04 17:58:12 +01:00 committed by GitHub
parent 12193a84a8
commit 3ff72b5df9

View file

@ -3,8 +3,7 @@
# Exit on command errors and treat unset variables as an error # Exit on command errors and treat unset variables as an error
set -eu set -eu
# Load common variables and functions source .fonctions
source ./_common
# Source YunoHost helpers # Source YunoHost helpers
source /usr/share/yunohost/helpers source /usr/share/yunohost/helpers