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

fix restore

This commit is contained in:
Kayou 2024-08-28 15:44:22 +02:00 committed by GitHub
parent b0fd0808cd
commit c1c247d92f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -15,9 +15,6 @@ source /usr/share/yunohost/helpers
#=================================================
ynh_script_progression --message="Validating restoration parameters..."
test ! -d /etc/$app \
|| ynh_die --message="There is already a directory: /etc/$app "
#=================================================
# DOWNLOAD, CHECK AND UNPACK SOURCE
#=================================================