From eb8cb139975b4fa89c663628328b23e44884fc33 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?E=CC=81ric=20Gaspar?= <46165813+ericgaspar@users.noreply.github.com> Date: Fri, 22 Dec 2023 17:11:42 +0100 Subject: [PATCH] Update restore --- scripts/restore | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/restore b/scripts/restore index 29afe53..1329b4e 100755 --- a/scripts/restore +++ b/scripts/restore @@ -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"