From fce017d690010fee6113708586a07a5a57fc7c80 Mon Sep 17 00:00:00 2001 From: FailedProxy Date: Tue, 24 Mar 2026 23:33:13 +0000 Subject: [PATCH] Stable, all in master.conf. geting ready to try common.sh again --- Master.conf | 2 +- Rsync/rsync.sh | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/Master.conf b/Master.conf index 18cc0a9..2b3eb91 100644 --- a/Master.conf +++ b/Master.conf @@ -141,4 +141,4 @@ if [[ -z "$REMOTE_SERVER" ]]; then echo "Error: Could not resolve Tailscale IP for $REMOTE_SERVER_NAME" exit 1 fi -echo "Remote IP: $REMOTE_SERVER" \ No newline at end of file +echo "Remote IP: $REMOTE_SERVER" diff --git a/Rsync/rsync.sh b/Rsync/rsync.sh index 022157f..3ed2f16 100644 --- a/Rsync/rsync.sh +++ b/Rsync/rsync.sh @@ -161,4 +161,4 @@ main() { } # Execute main -main \ No newline at end of file +main