diff --git a/deploy.sh b/deploy.sh index b82973e..43e9f83 100755 --- a/deploy.sh +++ b/deploy.sh @@ -1,5 +1,5 @@ #!/bin/bash -# Auf miniweb ausführen: bash /var/www/tracker/deploy.sh +# Auf caddy-proxy ausführen: bash /var/www/de.schaunwama/dudi/deploy.sh set -e cd "$(dirname "$0")"