240 发简信
IP属地:北京
  • mac安装 homebrew

    #!/bin/bash set -u # First check if the OS is Linux. if [[ "$(uname)" = ...