diff --git a/src/deb/vesta_compile.sh b/src/deb/vesta_compile.sh index 694f472fb..71e44c638 100644 --- a/src/deb/vesta_compile.sh +++ b/src/deb/vesta_compile.sh @@ -278,6 +278,12 @@ if [ "$CWEB_B" = true ]; then cp /root/vesta/src/deb/latest.txt $PATH_OF_C_WEB_FOLDER_ROOT/latest.txt echo "$BUILD_DATE" > $PATH_OF_C_WEB_FOLDER_ROOT/build_date.txt + if [ -f "/root/custom_callback.sh" ]; then + BUILD_RELEASE=$(