URL geändert
This commit is contained in:
@@ -13,7 +13,7 @@ touch .restic-env
|
||||
# Werte in die Datei .restiv-env schreiben oder aktualisieren
|
||||
echo "export AWS_ACCESS_KEY_ID=$AWSuser" >> .restic-env
|
||||
echo "export AWS_SECRET_ACCESS_KEY=$AWSkey" >> .restic-env
|
||||
echo "export RESTIC_REPOSITORY=\"s3:https://storage.datenwarehouse.synology.me/$bucket\"" >> .restic-env
|
||||
echo "export RESTIC_REPOSITORY=\"s3:https://arloffminioapi.nauheimtech.duckdns.org/$bucket\"" >> .restic-env
|
||||
echo "export RESTIC_PASSWORD=\"$resticpassword\"" >> .restic-env
|
||||
|
||||
echo "Werte wurden erfolgreich in die Datei .restic-env geschrieben."
|
||||
|
||||
Reference in New Issue
Block a user