Update http to https

Replace safer https to avoid hijacking on some networks
This commit is contained in:
ivothgle 2019-10-27 18:05:19 +08:00 committed by GitHub
parent b9a7d4bbed
commit 8848b16b80
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -6,7 +6,7 @@ This blog will focus on simple bash commands for parsing data and Linux system m
English and bash are not my first language, please correct me anytime, thank you.
If you know other cool commands, please teach me!
Here's a more stylish version of [Bash-Oneliner](http://onceupon.github.io/Bash-Oneliner/)~
Here's a more stylish version of [Bash-Oneliner](https://onceupon.github.io/Bash-Oneliner/)~
## Handy Bash one-liners