你需要配置好三个必要参数再安装,就是3个文件,第一次安装需要自行创建:
1、token
需要写入到文件"/etc/xiaoya/mytoken.txt"中
获取方式:
https://aliyuntoken.vercel.app/
https://alist.nn.ci/zh/guide/drivers/aliyundrive.html
2、open token
需要写入到文件"/etc/xiaoya/myopentoken.txt"中
获取方式:
https://alist.nn.ci/zh/guide/drivers/aliyundrive_open.html
3、转存目录的folder id
需要写入到文件"/etc/xiaoya/temp_transfer_folder_id.txt"中
获取方式:
先转存这个
https://www.aliyundrive.com/s/rP9gP3h9asE 到自己网盘(选择资源盘),然后浏览器打开转存后的目录,浏览器的url
https://www.aliyundrive.com/drive/file/resource/640xxxxxxxxxxxxxxxxxxxca8a 最后一串就是,记得这个目录不要删,里面的内容可以定期删除
一键安装
bash -c "$(curl http://docker.xiaoya.pro/update_new.sh)"
如果是用host模式安装,则用
bash -c "$(curl http://docker.xiaoya.pro/update_new.sh)" -s host