diff --git a/update_login.sh b/update_login.sh index ccca8ff..11fcff7 100644 --- a/update_login.sh +++ b/update_login.sh @@ -8,10 +8,6 @@ # Description: ######################################################################### ip=$1 -usage(){ - echo -e "\033[32mUsage: $0 {ip} \033[0m" - exit 7; -} cd /data/update/project/miduo_login/ git pull ./gradlew clean