Add curl to default packages

This commit is contained in:
2020-08-26 20:33:12 -04:00
parent 10a39235bb
commit f95881f9b1

View File

@@ -3,6 +3,7 @@ network_type: static
allow_reboot: true allow_reboot: true
packages: packages:
- curl
- htop - htop
- kpartx - kpartx
- rsync - rsync