shell/自动化下载脚本.sh

6 lines
117 B
Bash

#!/bin/bash
#download latest cURL file automatically
curl -s -o /home/tiandi/curl
http://curl.haxx.se/download/curl