1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/laverna_ynh.git synced 2024-09-03 19:36:06 +02:00

Use set-u in remove script

This commit is contained in:
Nicolas Frandeboeuf 2017-02-14 08:32:28 +01:00
parent 0ede9aebe8
commit 13ca9e6010

View file

@ -1,5 +1,8 @@
#!/bin/bash
# Exit on command errors and treat unset variables as an error
set -u
# See comments in install script
app=$YNH_APP_INSTANCE_NAME