Google Drive 获取直链下载
1 Work with file id and short link/ 使用文件ID和短链接方式
bash InstallNET.sh -dd "$(echo "11fr_LcgY_qSEDbWvBel0S0fjYAX_lKL0" |xargs -n1 bash <(wget --no-check-certificate -qO- 'https://moeclub.org/get-gdlink'))"
#2 Work with share link / 使用分享链接方式
bash InstallNET.sh -dd "$(echo "https://drive.google.com/open?id=11fr_LcgY_qSEDbWvBel0S0fjYAX_lKL0" |xargs -n1 bash <(wget --no-check-certificate -qO- 'https://moeclub.org/attachment/LinuxShell/gdlink.sh'))"
#3 Work with file id / 使用文件ID方式 (推荐)
bash InstallNET.sh -dd "$(echo "11fr_LcgY_qSEDbWvBel0S0fjYAX_lKL0" |xargs -n1 bash <(wget --no-check-certificate -qO- 'https://moeclub.org/attachment/LinuxShell/gdlink.sh'))"
备份脚本
Google Drive 'Big Files'