fixed typo

This commit is contained in:
2023-12-01 21:16:15 -06:00
parent 1d79afc9b4
commit 73425341a6

View File

@@ -3,7 +3,7 @@
# apk update and install essentials
apk update && apk upgrade
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