1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/garradin_ynh.git synced 2024-09-03 18:36:17 +02:00

[Fix] Problem CI

This commit is contained in:
frju365 2017-06-27 19:52:37 +02:00 committed by GitHub
parent afa0c673c5
commit 422a0b320c

View file

@ -1,12 +1,13 @@
#!/bin/bash #!/bin/bash
set -eu
#================================================= #=================================================
# Retrieve Sources # Retrieve Sources
#================================================= #=================================================
source _common.sh source _common.sh
source /usr/share/yunohost/helpers source /usr/share/yunohost/helpers
set -eu
#================================================= #=================================================
# Retrieve arguments # Retrieve arguments