From 8e81b7cf19f0754f035bba78de1ca51e175e5ccd Mon Sep 17 00:00:00 2001 From: dpeca Date: Sun, 29 Sep 2019 00:37:43 +0200 Subject: [PATCH] Copy latest.txt --- 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 239b1ffdf..4cbde7853 100644 --- a/src/deb/vesta_compile.sh +++ b/src/deb/vesta_compile.sh @@ -271,6 +271,7 @@ if [ "$CWEB_B" = true ]; then if [ ! -f "$PATH_OF_C_WEB_FOLDER_ROOT/deb_signing.key" ]; then cp /root/vesta/install/debian/$TARGET_DEB_VER_MAIN/deb_signing.key $PATH_OF_C_WEB_FOLDER_ROOT/deb_signing.key fi + cp /root/vesta/src/deb/latest.txt $PATH_OF_C_WEB_FOLDER_ROOT/latest.txt cd $PATH_OF_C_WEB_FOLDER if [ -f "packages.tar.gz" ]; then