From bf3d8e1cbd3fb9b81ab63cb6ee3a7916a9b2a27b Mon Sep 17 00:00:00 2001 From: OniriCorpe Date: Sun, 28 Jan 2024 01:30:15 +0100 Subject: [PATCH] Update change_url --- scripts/change_url | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/change_url b/scripts/change_url index 3f7d8fe..7d4a805 100644 --- a/scripts/change_url +++ b/scripts/change_url @@ -31,6 +31,7 @@ ynh_change_url_nginx_config ynh_script_progression --message="Updating configuration file..." --weight=1 path_no_trailing_slash=${path%/} +_woodpecker_set_forge_config ynh_add_config --template="woodpecker-server.conf" --destination="$install_dir/woodpecker-server.conf" chmod 400 "$install_dir/woodpecker-server.conf"