Update deploy.sh server path to caddy-proxy
Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
This commit is contained in:
parent
61d677d811
commit
89d8084c85
1 changed files with 1 additions and 1 deletions
|
|
@ -1,5 +1,5 @@
|
||||||
#!/bin/bash
|
#!/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
|
set -e
|
||||||
|
|
||||||
cd "$(dirname "$0")"
|
cd "$(dirname "$0")"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue