1
0
Fork 0
mirror of https://github.com/YunoHost-Apps/gitlab-runner_ynh.git synced 2024-09-03 19:15:58 +02:00

missing experimental helper

This commit is contained in:
Kayou 2019-05-28 16:52:58 +02:00 committed by GitHub
parent fc1deed11d
commit 9bd51bd0bf
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -7,6 +7,7 @@
#================================================= #=================================================
source _common.sh source _common.sh
source _experimental.sh
source /usr/share/yunohost/helpers source /usr/share/yunohost/helpers
#================================================= #=================================================