mirror of
https://github.com/myvesta/vesta
synced 2025-08-21 22:04:01 -07:00
Update vesta_compile.sh
This commit is contained in:
parent
a244f1984b
commit
4e5c316f10
1 changed files with 1 additions and 0 deletions
|
@ -175,6 +175,7 @@ if [ "$CWEB_B" = true ]; then
|
|||
echo "=== Copying files"
|
||||
mkdir -p $PATH_OF_C_WEB_FOLDER_FOR_SPECIFIC_DEB_VER
|
||||
cp -rf /root/vesta/install/debian/$DEB_VER/* $PATH_OF_C_WEB_FOLDER_FOR_SPECIFIC_DEB_VER
|
||||
cp /root/vesta/install/debian/10/deb_signing.key /var/www/c.vesta.hostingpanel.dev/html/deb_signing.key
|
||||
cd $PATH_OF_C_WEB_FOLDER_FOR_SPECIFIC_DEB_VER
|
||||
|
||||
if [ -f "packages.tar.gz" ]; then
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue