helper.sh 將腳本作為純文字檔案發布,因此你可以依自己的維運規範選擇線上查看、下載或直接 pipe 給 bash。
curl -fsSL helper.sh/optimize_centos7_ssh.sh | sudo bash curl -fsSL helper.sh/centos_disable_password_ssh.sh | sudo bash curl -fsSL helper.sh/install_openvpn_client_centos7.sh | sudo bash curl -fsSL helper.sh/tree-to-file.sh | sh curl -fsSL -o switch-centos7-repo.sh helper.sh/switch-centos7-repo.sh && sudo bash switch-centos7-repo.sh curl -fsSL helper.sh/install_openvpn_client_ubuntu.sh | sudo bash curl -fsSL helper.sh/install_docker_ubuntu_2404.sh | sudo bash curl -fsSL helper.sh/install_nginx_base_docker.sh | sudo bash curl -fsSL helper.sh/install_mysql57_base_docker.sh | sudo bash curl -fsSL helper.sh/install_redis705_base_docker.sh | sudo bash curl -fsSL helper.sh/install_php72_base_docker.sh | sudo bash curl -fsSL helper.sh/install_workerman3524_base_docker.sh | sudo bash curl -fsSL helper.sh/hello.sh | bash curl -fsSL helper.sh/docker-data-move.sh | sudo bash curl -fsSL helper.sh/install_openvpn_server_centos.sh | sudo bash curl -fsSL helper.sh/install_bleachwrt_docker_centos7.sh | sudo bash -s -- --yes