echo" 查看日志: cd $INSTALL_DIR && $COMPOSE_CMD logs -f"
echo" 停止服务: cd $INSTALL_DIR && $COMPOSE_CMD down"
echo" 重启服务: cd $INSTALL_DIR && $COMPOSE_CMD restart"
exit0
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.