Kaynağa Gözat

export PATH with /sbin included

Serghey Rodin 13 yıl önce
ebeveyn
işleme
4ee561950d
1 değiştirilmiş dosya ile 2 ekleme ve 0 silme
  1. 2 0
      install/vst-install.sh

+ 2 - 0
install/vst-install.sh

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