]> _ Git - office-backup.git/commitdiff
wip #6174
authorVincent Vanwaelscappel <vincent@cubedesigners.com>
Tue, 25 Jul 2023 13:19:17 +0000 (15:19 +0200)
committerVincent Vanwaelscappel <vincent@cubedesigners.com>
Tue, 25 Jul 2023 13:19:17 +0000 (15:19 +0200)
backup

diff --git a/backup b/backup
index d0b52c9d88ddb451496f58e9fc93367c09ec64eb..c0d1a742c641b1fdcbffc7498b2e1567489349bc 100644 (file)
--- a/backup
+++ b/backup
@@ -8,7 +8,7 @@ gzip /var/log/*.log
 name=`cat /etc/backup-officename`
 d=$(date +%Y%m%d%H%i)
 
-servers=("a" "b" "c" "d" "e" "f" "g" "h")
+servers=$("a" "b" "c" "d" "e" "f" "g" "h")
 
 for server in "${servers[@]}"
 do