Skip to content

Latest commit

 

History

History
23 lines (22 loc) · 486 Bytes

README.md

File metadata and controls

23 lines (22 loc) · 486 Bytes

aliddns 安装

在服务器上安装基础组件 CentOS:

yum install -y wget curl cron

Debian 8+/Ubuntu:

apt install -y wget curl cron

然后下载AliDDNS脚本到你的服务器上:

wget -O /usr/sbin/AliDDNS-v2.0.sh https://ilemonrain.com/download/shell/AliDDNSv2.sh

为脚本文件加上可执行属性:

chmod +x /usr/sbin/AliDDNS-v2.0.sh

执行脚本,开始配置:

/usr/sbin/AliDDNS-v2.0.sh