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

quick fix, because it wasn't supposed to be merged ><

This commit is contained in:
Kayou 2024-07-02 14:46:24 +02:00 committed by GitHub
parent 0c77c05873
commit 99f30fb743
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -110,7 +110,7 @@ ynh_setup_source --dest_dir=$tempdir --source_id=$architecture
chmod 755 $install_dir
# https://docs.gitlab.com/omnibus/settings/configuration.html#specify-the-external-url-at-the-time-of-installation
ynh_exec_warn_less EXTERNAL_URL="$generated_external_url" dpkg -i $tempdir/$gitlab_filename
EXTERNAL_URL="$generated_external_url" ynh_exec_warn_less dpkg -i $tempdir/$gitlab_filename
ynh_secure_remove --file="$tempdir"