update
This commit is contained in:
parent
0ace585ab7
commit
88a9245b51
@ -170,8 +170,8 @@ cd $DEV
|
||||
# git pull origin master
|
||||
|
||||
#fi
|
||||
if [[ $DATABASE = "YES" ]]; then
|
||||
|
||||
if [[ $UPDATE = "YES" ]]; then
|
||||
fancy_echo "${PURPLE}Updating code...${RESET}"
|
||||
if [ ! -d "$DEV/$SERVER/.git" ]; then
|
||||
git clone $GIT_SERVER
|
||||
else
|
||||
|
Loading…
Reference in New Issue
Block a user