We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5a2384b commit b736f74Copy full SHA for b736f74
install/vst-install-ubuntu.sh
@@ -728,7 +728,7 @@ if [ "$?" -ne 0 ]; then
728
fi
729
730
# Send notification to vestacp.com
731
-wget vestacp.com/notify/?$REPO -O /dev/null
+wget vestacp.com/notify/?$codename -O /dev/null
732
733
# Send notification to admin email
734
echo -e "Congratulations, you have just successfully installed \
0 commit comments