Created
February 14, 2020 12:02
-
-
Save jingmian/c3adeff6405b60c934a657aead93e6ba to your computer and use it in GitHub Desktop.
aplien操作
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
| //更新源 | |
| sed -i 's/dl-cdn.alpinelinux.org/mirrors.ustc.edu.cn/g' /etc/apk/repositories | |
| apk add --update-cache bash |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment