export PATH with /sbin included

This commit is contained in:
Serghey Rodin 2013-04-27 14:28:17 +03:00
commit fbdb3d1924

View file

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