Update installer.sh
This commit is contained in:
parent
3ece92a151
commit
67bfd97863
1 changed files with 1 additions and 1 deletions
|
@ -86,7 +86,7 @@ setup_chroot(){
|
|||
cp -L /etc/resolv.conf alpchroot/etc/
|
||||
chown -R "$user":"$user" alpchroot/ >/dev/null 2>&1
|
||||
mkdir -p alpchroot/etc/apk
|
||||
echo "https://dl-cdn.alpinelinux.org/alpine/latest-stable/main" > alpchroot/etc/apk/repositories
|
||||
cp /etc/apk/repositories alpchroot/etc/apk/repositories
|
||||
apk del curl
|
||||
}
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue