1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/freshrss_ynh.git synced 2024-09-03 18:36:33 +02:00
This commit is contained in:
Clément 2016-09-04 13:27:53 +02:00
parent 680dfaf241
commit 092ddf5226

View file

@ -1,7 +1,7 @@
#!/bin/bash #!/bin/bash
# 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
# Retrieve arguments # Retrieve arguments
domain=$1 domain=$1