From 4e5c316f106ad81d19f4c7d4725fbfbb1c610948 Mon Sep 17 00:00:00 2001 From: dpeca Date: Mon, 12 Aug 2019 00:28:16 +0200 Subject: [PATCH] Update vesta_compile.sh --- src/deb/vesta_compile.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/src/deb/vesta_compile.sh b/src/deb/vesta_compile.sh index ad3fb403..58c6b222 100644 --- a/src/deb/vesta_compile.sh +++ b/src/deb/vesta_compile.sh @@ -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