This commit is contained in:
Héctor Molinero Fernández
2021-06-14 22:49:37 +02:00
parent 2b83b7b75c
commit e9d9202616
7 changed files with 55 additions and 55 deletions

View File

@@ -6,8 +6,8 @@ build {
]
provisioner "file" {
direction = "upload"
source = "./rootfs"
direction = "upload"
source = "./rootfs"
destination = "/tmp"
}