Skip to content

Commit 83bf8d6

Browse files
committed
Preinstall apps and add pinebook background image files
1 parent 17961b6 commit 83bf8d6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

simpleimage/make_rootfs.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -274,7 +274,7 @@ EOF
274274
mate)
275275
do_chroot /usr/local/sbin/install_mate_desktop.sh
276276
do_chroot systemctl set-default graphical.target
277-
do_chroot /usr/loca/sbin/pinebook_preinstall_apps.sh
277+
do_chroot /usr/local/sbin/pinebook_preinstall_apps.sh
278278
;;
279279

280280
i3)

0 commit comments

Comments
 (0)