update deployment paths
All checks were successful
/ ls (pull_request) Successful in 29s
/ ls (push) Successful in 28s

This commit is contained in:
lubiana 2024-06-23 09:21:20 +02:00
parent 38a2de5858
commit 14bb4a1542
No known key found for this signature in database
6 changed files with 8 additions and 39 deletions

View file

@ -1,6 +1,6 @@
#!/usr/bin/env sh
TARGETDIR='deploy/futtern-app'
TARGETDIR='deploy/app'
if [ -d $TARGETDIR ]; then
rm -rf $TARGETDIR