moved some things to common.sh

This commit is contained in:
2026-04-05 06:39:30 +00:00
parent 1376bf3411
commit 78d2c944c0
4 changed files with 36 additions and 12 deletions
+1 -1
View File
@@ -18,7 +18,7 @@
# ------------------ Git, Pull & Execute Script -----------------
REPO_SSH="git@192.168.50.2:FailedProxy/Unraid_Scripts.git"
TARGET_DIR="/mnt/user/appdata/unraid_scripts"
SSH_KEY="/root/.ssh/id_gitea_rsync"
GITEA_SSH_KEY="/root/.ssh/id_gitea_rsync"
SSH_PORT=221
# -------------------Rsync Script Defaults-----------------------