2
0

Make script executable & update directory

This commit is contained in:
wfc
2024-11-19 16:54:05 +08:00
parent ebb68bc8b7
commit f62a2147fb
4 changed files with 4 additions and 4 deletions

2
docker/copy.sh Normal file → Executable file
View File

@@ -14,7 +14,7 @@ cp ../sql/wfc-config.sql ./mysql/db
# copy html
echo "begin copy html "
cp -r ../../fe.crm/dist/** ./nginx/html/dist
cp -r ../../fe.wfc/dist/** ./nginx/html/dist
# copy jar