shell/自动化下载脚本.sh

6 lines
117 B
Bash
Raw Normal View History

2016-05-23 08:32:00 +08:00
#!/bin/bash
#download latest cURL file automatically
curl -s -o /home/tiandi/curl
http://curl.haxx.se/download/curl