Skip to content

Instantly share code, notes, and snippets.

@jingmian
Created February 14, 2020 12:02
Show Gist options
  • Select an option

  • Save jingmian/c3adeff6405b60c934a657aead93e6ba to your computer and use it in GitHub Desktop.

Select an option

Save jingmian/c3adeff6405b60c934a657aead93e6ba to your computer and use it in GitHub Desktop.
aplien操作
//更新源
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