Skip to content

Latest commit

 

History

History
25 lines (25 loc) · 861 Bytes

README.md

File metadata and controls

25 lines (25 loc) · 861 Bytes

scaleway-auto-start

首先下载星尘cil并初始化

wget https://github.com/scaleway/scaleway-cli/releases/download/v2.4.0/scw-2.4.0-linux-x86_64
mv scw-2.4.0-linux-x86_64 /bin/scw
scw init

然后

wget https://cdn.jsdelivr.net/gh/ours1505/scaleway-auto-start/scw.sh
chmod 777 scw.sh
scw instance server list
vi scw.sh

使用vi 将your-server-id换为你的server-id
像这样

红色的复制到your-server-id,并删除your-server-id
像这样

然后运行

screen scw.sh

让他自动刷一会即可,静止1天,就可开机当呈现running就OK啦