Skip to content

Commit

Permalink
Update build.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
sulincix authored May 23, 2024
1 parent 37785ef commit 1255aa9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -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

0 comments on commit 1255aa9

Please sign in to comment.