Last changes befor the weekend

This commit is contained in:
Tim Schilling | IuK
2024-11-29 13:18:51 +01:00
parent 86f52430b7
commit b97a69e0e1
2 changed files with 10 additions and 3 deletions
+6 -1
View File
@@ -4,7 +4,7 @@
WEBDAV_USER="tim.schilling@koenigsbrunn.de"
WEBDAV_PASS="HgdKS-P2004!"
WEBDAV_URL="https://www.kommsafe.de/webdav/Stadt%20K%C3%B6nigsbrunn/IuK/Schilling"
WEBDAV_URL="https://www.kommsafe.de/webdav/Stadt%20K%C3%B6nigsbrunn/IuK/KITL-VaultWarden%20Backups"
RCLONE_CONFIG="/root/.config/rclone/rclone.conf"
# Farben für die Ausgabe
@@ -59,4 +59,9 @@ EOF
chmod 600 "$RCLONE_CONFIG"
log "rclone-Konfiguration gespeichert unter $RCLONE_CONFIG."
useradd $bak_user
log "Vorbereitungen abgeschlossen"