diff --git a/restore-erpnext.sh b/restore-erpnext.sh index 4528936..72b7ec8 100644 --- a/restore-erpnext.sh +++ b/restore-erpnext.sh @@ -7,8 +7,8 @@ # ================== KONFIGURATION ================== SITE="xxx" # Sitename -S3_ENDPOINT="https://s3.timmehosting.de" # Serveradresse (mit https://) -S3_BUCKET="dein-bucket-name" # Bucket +S3_ENDPOINT=" " # Serveradresse (mit https://) +S3_BUCKET="bucket-name" # Bucket S3_ACCESS_KEY="" # Access Key S3_SECRET_KEY="" # Secret Key S3_REGION="eu-central-1"