mirror of
https://github.com/serghey-rodin/vesta.git
synced 2025-08-14 18:49:17 -07:00
export PATH with /sbin included
This commit is contained in:
parent
4ee561950d
commit
fbdb3d1924
1 changed files with 1 additions and 1 deletions
|
@ -6,7 +6,7 @@
|
|||
# Variables&Functions #
|
||||
#----------------------------------------------------------#
|
||||
PATH=$PATH:/sbin
|
||||
export $PATH
|
||||
export PATH=$PATH
|
||||
RHOST='r.vestacp.com'
|
||||
CHOST='c.vestacp.com'
|
||||
REPO='cmmnt'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue