Update vesta_compile.sh

This commit is contained in:
dpeca 2019-08-17 18:50:16 +02:00 committed by GitHub
commit 0c503c7e32
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -281,6 +281,8 @@ if [ "$CWEB_B" = true ]; then
fi
tar -czf dovecot.tar.gz dovecot/
echo "=== All done"
cp /root/vesta/install/vst-install-debian.sh $PATH_OF_C_WEB_FOLDER_ROOT/vst-install-debian.sh
fi
#################################################################################