master.conf, common.sh, and rsync have all been updated to work together as planned
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user