Skip to content

Commit 79cb7e9

Browse files
committed
Merge pull request hestiacp#222 from panaceya/patch-1
Removing workaround for PAHT variable in subsell from vst-install-rhel.sh
2 parents 20de3a9 + 46a0867 commit 79cb7e9

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

install/vst-install-rhel.sh

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -952,8 +952,4 @@ echo 'you have successfully installed Vesta Control Panel.'
952952
echo
953953
echo
954954

955-
# Tricky way to get new PATH variable
956-
cd
957-
bash
958-
959955
# EOF

0 commit comments

Comments
 (0)