包含下方所有脚本功能
sudo bash <(curl -s https://tools.ameke.cn/tools.sh)
# 或者
sudo curl -O https://tools.ameke.cn/tools.sh && bash tools.sh
支持 iSCSI 和 NFS
sudo bash <(curl -s https://tools.ameke.cn/mt.sh)
# 或者
sudo curl -O https://tools.ameke.cn/mt.sh && bash mt.sh
sudo bash <(curl -s https://tools.ameke.cn/ip.sh)
# 或者
sudo curl -O https://tools.ameke.cn/ip.sh && bash ip.sh
sudo bash <(curl -s https://tools.ameke.cn/ntp.sh)
# 或者
sudo curl -O https://tools.ameke.cn/ntp.sh && bash ntp.sh