From 46a08675af5f585b1e2d07006f97bbd0b1f98f8d Mon Sep 17 00:00:00 2001 From: panaceya Date: Mon, 29 Sep 2014 16:35:45 +0300 Subject: [PATCH] Update vst-install-rhel.sh Please update for fix error bash: no job control in this shel --- install/vst-install-rhel.sh | 4 ---- 1 file changed, 4 deletions(-) diff --git a/install/vst-install-rhel.sh b/install/vst-install-rhel.sh index d72de2743..4456ed874 100644 --- a/install/vst-install-rhel.sh +++ b/install/vst-install-rhel.sh @@ -920,8 +920,4 @@ echo 'you have successfully installed Vesta Control Panel.' echo echo -# Tricky way to get new PATH variable -cd -bash - # EOF