renamed shared func to main func

This commit is contained in:
Serghey Rodin 2012-04-30 12:32:11 +03:00
parent 1e34f90db6
commit b7a47d404c
187 changed files with 186 additions and 186 deletions

View file

@ -14,7 +14,7 @@ user=$1
# Includes
source $VESTA/conf/vesta.conf
source $VESTA/func/shared.sh
source $VESTA/func/main.sh
#----------------------------------------------------------#