From 168ccdd3e8a29ebb9b6e75a1fe3438f8de85d880 Mon Sep 17 00:00:00 2001 From: Shihaam Abdul Rahman Date: Tue, 28 Feb 2023 17:53:20 +0500 Subject: [PATCH] update --- podman-build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/podman-build.sh b/podman-build.sh index 73db1bc..29825e0 100644 --- a/podman-build.sh +++ b/podman-build.sh @@ -1,7 +1,7 @@ #!/bin/bash cd /root/ - +apt update apt install -y \ btrfs-progs \ curl \