#!/system/bin/sh
# 加载环境变量
. /system/bin/gogogorc
# 执行gogogo命令
exec /data/adb/modules/gogogo/GOBIN/gogogo "$@" || echo "请输入su，以root权限运行！"