fixed typo
This commit is contained in:
@@ -3,7 +3,7 @@
|
|||||||
# apk update and install essentials
|
# apk update and install essentials
|
||||||
apk update && apk upgrade
|
apk update && apk upgrade
|
||||||
apk add nano
|
apk add nano
|
||||||
nano /etc/apk/respositories
|
nano /etc/apk/repositories
|
||||||
|
|
||||||
apk add curl wget qemu-guest-agent git bash-doc bash-completion --no-cache
|
apk add curl wget qemu-guest-agent git bash-doc bash-completion --no-cache
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user