1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/rainloop_ynh.git synced 2024-09-03 20:16:18 +02:00

No set -eu in remove script

This commit is contained in:
polytan02 2017-02-24 11:16:45 +00:00
parent 7ac0353c8e
commit 55eaed2972

View file

@ -1,7 +1,6 @@
#!/bin/bash
# Exit on command errors and treat unset variables as an error
set -eu
app=$YNH_APP_INSTANCE_NAME
# Source app helpers