mirror of
https://github.com/myvesta/vesta
synced 2025-08-21 22:04:01 -07:00
Copy tools folder to c subdomain
This commit is contained in:
parent
2d6887b725
commit
8983b418de
1 changed files with 3 additions and 0 deletions
|
@ -301,6 +301,9 @@ if [ "$CWEB_B" = true ]; then
|
|||
echo "=== All done"
|
||||
|
||||
cp /root/vesta/install/vst-install-debian.sh $PATH_OF_C_WEB_FOLDER_ROOT/vst-install-debian.sh
|
||||
|
||||
mkdir $PATH_OF_C_WEB_FOLDER_ROOT/tools
|
||||
cp -rf /root/vesta/src/deb/for-download/tools/* $PATH_OF_C_WEB_FOLDER_ROOT/tools
|
||||
fi
|
||||
|
||||
#################################################################################
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue