1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/pelican_ynh.git synced 2024-09-03 19:46:35 +02:00

Update remove

This commit is contained in:
Ylies Chahi 2017-08-13 03:40:21 +02:00 committed by GitHub
parent 74259706c1
commit 6cdd4dcb1c

View file

@ -1,7 +1,9 @@
#!/bin/bash
# Exit on command errors and treat unset variables as an error
set -u
# Source app helpers
source _common.sh
source /usr/share/yunohost/helpers
app=$YNH_APP_INSTANCE_NAME