@@ -4658,6 +4658,9 @@ if [ "$1" = "update" ]; then
wget -O /trans.sh "$confhome/trans.sh"
chmod +x /trans.sh
exec /trans.sh
elif["$1"="alpine"];then
info 'switch to alpine'
distro=alpine
fi
# 无参数运行部分
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.