From 0ee3f3f31e91a6979f63d1c4553d1048e9b9c730 Mon Sep 17 00:00:00 2001 From: matt Date: Tue, 23 Nov 2021 21:58:13 +0000 Subject: [PATCH] added missing dependancy (units) --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0cb3754..2408b52 100644 --- a/README.md +++ b/README.md @@ -47,7 +47,7 @@ Options: ### Debian ```bash -sudo apt-get install binfmt-support fdisk file kpartx lsof p7zip-full qemu qemu-user-static unzip wget xz-utils +sudo apt-get install binfmt-support fdisk file kpartx lsof p7zip-full qemu qemu-user-static unzip wget xz-utils units sudo ./pimod.sh Pifile ```