Created
January 11, 2018 16:12
-
-
Save shengyou/aef86fab379e979e96611c166fafbdec to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# 安裝 cURL | |
sudo apt install curl | |
# 驗證安裝版本 | |
curl --version |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment