Skip to content

Commit b736f74

Browse files
committed
log distro
1 parent 5a2384b commit b736f74

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

install/vst-install-ubuntu.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -728,7 +728,7 @@ if [ "$?" -ne 0 ]; then
728728
fi
729729

730730
# Send notification to vestacp.com
731-
wget vestacp.com/notify/?$REPO -O /dev/null
731+
wget vestacp.com/notify/?$codename -O /dev/null
732732

733733
# Send notification to admin email
734734
echo -e "Congratulations, you have just successfully installed \

0 commit comments

Comments
 (0)