update deployment paths
This commit is contained in:
parent
38a2de5858
commit
14bb4a1542
6 changed files with 8 additions and 39 deletions
|
@ -1,6 +1,6 @@
|
|||
#!/usr/bin/env sh
|
||||
|
||||
TARGETDIR='deploy/futtern-app'
|
||||
TARGETDIR='deploy/app'
|
||||
|
||||
if [ -d $TARGETDIR ]; then
|
||||
rm -rf $TARGETDIR
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue