Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
sulincix committed May 23, 2024
1 parent 1207dc2 commit ce5b878
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,8 @@ fi
chmod 1777 rootfs/tmp
chmod 700 rootfs/data/user/root
chown root:root rootfs/data/user/root

mount --bind /proc rootfs/proc
chroot rootfs ymp clean --allow-oem
umount -lf rootfs/proc

tar --gzip -cf /output/turkman-rootfs-minimal.tar.gz rootfs/*

0 comments on commit ce5b878

Please sign in to comment.