mirror of
https://github.com/IT4Change/IT4C.dev.git
synced 2025-12-13 09:25:49 +00:00
update cp in deploy.sh
This commit is contained in:
parent
d997708a77
commit
b5b3959fc4
2
.github/webhooks/deploy.sh
vendored
2
.github/webhooks/deploy.sh
vendored
@ -24,5 +24,5 @@ rm -R $BUILD_DIR
|
||||
npm run build
|
||||
|
||||
# Copy files and Sym link
|
||||
cp $BUILD_DIR $DEPLOY_DIR_REF
|
||||
cp $BUILD_DIR/* $DEPLOY_DIR_REF/
|
||||
ln -sf $DEPLOY_DIR_REF $DEPLOY_DIR
|
||||
Loading…
x
Reference in New Issue
Block a user