v-update-deb-package: update completion message for Debian 13

This commit is contained in:
Peca 2025-07-23 14:02:52 +02:00
commit 77b6506bae

View file

@ -478,7 +478,7 @@ if [ "$CWEB_B" = true ]; then
rm dovecot.tar.gz
fi
tar -czf dovecot.tar.gz dovecot/
echo "=== All done for Debian12"
echo "=== All done for Debian13"
##########
cp /root/vesta/install/vst-install-debian.sh $PATH_OF_C_WEB_FOLDER_ROOT/vst-install-debian.sh