mirror of
https://github.com/YunoHost-Apps/gitlab-runner_ynh.git
synced 2024-09-03 19:15:58 +02:00
Update restore
This commit is contained in:
parent
4e42727040
commit
eb8cb13997
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ test ! -d /etc/$app \
|
|||
ynh_script_progression --message="Reinstalling GitLab Runner..."
|
||||
|
||||
tempdir="$(mktemp -d)"
|
||||
ynh_setup_source --dest_dir=$tempdir --source_id=$YNH_ARCH
|
||||
ynh_setup_source --dest_dir=$tempdir
|
||||
dpkg -i $tempdir/gitlab-runner.deb
|
||||
ynh_secure_remove --file="$tempdir"
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue