Skip to content

Commit dd62647

Browse files
committed
Enable pine64 sunxidrm by default
1 parent 8d5d017 commit dd62647

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Diff for: simpleimage/make_rootfs.sh

+1
Original file line numberDiff line numberDiff line change
@@ -250,6 +250,7 @@ EOF
250250
mv "$DEST/etc/resolv.conf.bak" "$DEST/etc/resolv.conf"
251251
do_chroot apt-get -y autoremove
252252
do_chroot apt-get clean
253+
do_chroot pine64-enable-sunxidrm.sh
253254
;;
254255
*)
255256
;;

0 commit comments

Comments
 (0)