Browse Source

Merge pull request #222 from panaceya/patch-1

Removing workaround for PAHT variable in subsell from vst-install-rhel.sh
Serghey Rodin 11 years ago
parent
commit
79cb7e96d4
1 changed files with 0 additions and 4 deletions
  1. 0 4
      install/vst-install-rhel.sh

+ 0 - 4
install/vst-install-rhel.sh

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