mirror of
https://github.com/myvesta/vesta
synced 2025-08-19 13:01:52 -07:00
export PATH with /sbin included
This commit is contained in:
parent
005238e89c
commit
4ee561950d
1 changed files with 2 additions and 0 deletions
|
@ -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'
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue