Update vst-install-rhel.sh

Please update for fix error bash: no job control in this shel
This commit is contained in:
panaceya 2014-09-29 16:35:45 +03:00
commit 46a08675af

View file

@ -920,8 +920,4 @@ echo 'you have successfully installed Vesta Control Panel.'
echo
echo
# Tricky way to get new PATH variable
cd
bash
# EOF