master.conf, common.sh, and rsync have all been updated to work together as planned

This commit is contained in:
2026-03-24 23:53:39 +00:00
parent c11a7c05e4
commit e51c05e4e2
3 changed files with 94 additions and 17 deletions
+1 -1
View File
@@ -1,9 +1,9 @@
#!/bin/bash
#-----------------------------------------------------------------------------------------------
#----------------------------- Common helpers for unRAID scripts -------------------------------
# Requires Master.conf to be sourced first
#-----------------------------------------------------------------------------------------------
# Requires Master.conf to be sourced first
# ----------------------------- Helpers -----------------------------
parse_args() {
for ARG in "$@"; do