From ed19e8f45066f52f3a5ddd95765cff47209925b6 Mon Sep 17 00:00:00 2001 From: FailedProxy Date: Sat, 11 Apr 2026 21:47:39 -0400 Subject: [PATCH] master conf variable changes --- Master.conf | 2 +- user_script_pluin.sh | 6 ++++-- 2 files changed, 5 insertions(+), 3 deletions(-) diff --git a/Master.conf b/Master.conf index a0995cd..7354b8f 100644 --- a/Master.conf +++ b/Master.conf @@ -66,7 +66,7 @@ # ━━━ Git / Repo ━━━ REPO_SSH="git@192.168.50.2:FailedProxy/Unraid_Scripts.git" TARGET_DIR="/mnt/user/appdata/unraid_scripts" - GITEA_SSH_KEY="/root/.ssh/id_gitea_rsync" + GITEA_SSH_KEY="/root/.ssh/unraid_gitea" SSH_PORT=221 # ============================================================================================== diff --git a/user_script_pluin.sh b/user_script_pluin.sh index b7461d4..bae1474 100644 --- a/user_script_pluin.sh +++ b/user_script_pluin.sh @@ -146,11 +146,13 @@ #/mnt/user/appdata/unraid_scripts/unRAID_Essentials/rsync_stop.sh #/mnt/user/appdata/unraid_scripts/unRAID_Essentials/server_reboot.sh #/mnt/user/appdata/unraid_scripts/unRAID_Essentials/system_watchdog.sh -#/mnt/user/appdata/unraid_scripts/unRAID_Essentials/user_script_stop.sh +#/mnt/user/appdata/unraid_scripts/unRAID_Essentials/user_scripts_stop.sh #/mnt/user/appdata/unraid_scripts/unRAID_Essentials/webgui_restart.sh #/mnt/user/appdata/unraid_scripts/unRAID_Essentials/zfs_memory_snapshot.sh # - +# ━━━ Git repo (Gitea) ━━━ +#/mnt/user/appdata/unraid_scripts/git_pull_execute.sh +# # ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ # ━━━ ⚙️ Arguments — Add after the script path ━━━ # ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━