mirror of
https://github.com/myvesta/vesta
synced 2025-07-14 00:53:30 -07:00
renamed shared func to main func
This commit is contained in:
parent
1e34f90db6
commit
b7a47d404c
187 changed files with 186 additions and 186 deletions
|
@ -14,7 +14,7 @@ user=$1
|
|||
|
||||
# Includes
|
||||
source $VESTA/conf/vesta.conf
|
||||
source $VESTA/func/shared.sh
|
||||
source $VESTA/func/main.sh
|
||||
|
||||
|
||||
#----------------------------------------------------------#
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue