diff --git a/drone/prepare-deliver.sh b/drone/prepare-deliver.sh index f5edc98..f24f12d 100755 --- a/drone/prepare-deliver.sh +++ b/drone/prepare-deliver.sh @@ -32,7 +32,7 @@ case "$DRONE_BRANCH" in "production") USER=palafour IP=193.49.118.205 - DIR=public_html/TBasket/ + DIR=public_html/TBasket ;; "") echo "DRONE_BRANCH is missing" >&2