Merge pull request #222 from panaceya/patch-1

Removing workaround for PAHT variable in subsell from vst-install-rhel.sh
This commit is contained in:
Serghey Rodin 2014-11-14 15:47:00 +02:00
commit 79cb7e96d4

View file

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