main
parent
bcf02058e6
commit
a2317a1b54
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in New Issue