todos
This commit is contained in:
parent
db0042e57e
commit
48b5799beb
1 changed files with 1 additions and 0 deletions
|
|
@ -28,6 +28,7 @@ fi
|
||||||
ROOTFS_IMAGE=$SYSTEM_PATH/rootfs.img
|
ROOTFS_IMAGE=$SYSTEM_PATH/rootfs.img
|
||||||
if [ ! -f $ROOTFS_IMAGE ]; then
|
if [ ! -f $ROOTFS_IMAGE ]; then
|
||||||
# fallback to stock demenu.bin
|
# fallback to stock demenu.bin
|
||||||
|
# TODO: embed dmenu_ln here
|
||||||
/mnt/vendor/bin/dmenu.bin
|
/mnt/vendor/bin/dmenu.bin
|
||||||
# reboot -p
|
# reboot -p
|
||||||
exit
|
exit
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue