export PATH with /sbin included

This commit is contained in:
Serghey Rodin 2013-04-27 14:30:16 +03:00
parent fbdb3d1924
commit 98bdf88ef6

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