From 1255aa931fd09738f8b75ad74a7684b92e4effc4 Mon Sep 17 00:00:00 2001 From: sulincix Date: Thu, 23 May 2024 16:43:25 +0000 Subject: [PATCH] Update build.sh --- build.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build.sh b/build.sh index ea6a3b9..99dad2b 100644 --- a/build.sh +++ b/build.sh @@ -15,4 +15,4 @@ chmod 1777 rootfs/tmp chmod 700 rootfs/data/user/root chown root:root rootfs/data/user/root -tar --gzip -cfv rootfs/* /output/turkman-rootfs.tar.gz +tar --gzip -cfv rootfs/* /output/turkman-rootfs-minimal.tar.gz