This commit is contained in:
2023-11-25 08:26:03 -06:00
parent 8281959706
commit 29626671e9
2 changed files with 1 additions and 10 deletions

View File

@@ -154,5 +154,3 @@ unlock_remote_server() {
rm -f "$REMOTE_SERVER_LOCKFILE" || die "Could not remove: $REMOTE_SERVER_LOCKFILE"
}
# =====================================================================================
################### GLOBAL FUNCTIONS #########################