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:
parent
afa0c673c5
commit
422a0b320c
1 changed files with 2 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Reference in a new issue