From 9ab557813fadf4a5c368164c3af1c3c87c620497 Mon Sep 17 00:00:00 2001 From: USER Date: Wed, 2 Oct 2024 15:54:19 +0100 Subject: [PATCH] . --- shared/get_public_rsync.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/shared/get_public_rsync.sh b/shared/get_public_rsync.sh index 86af335..ccba369 100755 --- a/shared/get_public_rsync.sh +++ b/shared/get_public_rsync.sh @@ -1,4 +1,5 @@ #!/bin/sh +# https://www.gnu.org/software/bash/manual/html_node/The-Set-Builtin.html set -u ########################################################