Explorar o código

export PATH with /sbin included

Serghey Rodin %!s(int64=13) %!d(string=hai) anos
pai
achega
fbdb3d1924
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  1. 1 1
      install/vst-install.sh

+ 1 - 1
install/vst-install.sh

@@ -6,7 +6,7 @@
 #                  Variables&Functions                     #
 #----------------------------------------------------------#
 PATH=$PATH:/sbin
-export $PATH
+export PATH=$PATH
 RHOST='r.vestacp.com'
 CHOST='c.vestacp.com'
 REPO='cmmnt'