mirror of
https://github.com/myvesta/vesta
synced 2025-08-19 21:04:07 -07:00
export PATH with /sbin included
This commit is contained in:
parent
fbdb3d1924
commit
98bdf88ef6
1 changed files with 1 additions and 2 deletions
|
@ -5,8 +5,7 @@
|
||||||
#----------------------------------------------------------#
|
#----------------------------------------------------------#
|
||||||
# Variables&Functions #
|
# Variables&Functions #
|
||||||
#----------------------------------------------------------#
|
#----------------------------------------------------------#
|
||||||
PATH=$PATH:/sbin
|
export PATH=$PATH:/sbin
|
||||||
export PATH=$PATH
|
|
||||||
RHOST='r.vestacp.com'
|
RHOST='r.vestacp.com'
|
||||||
CHOST='c.vestacp.com'
|
CHOST='c.vestacp.com'
|
||||||
REPO='cmmnt'
|
REPO='cmmnt'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue