mirror of
https://github.com/MiyooCFW/buildroot.git
synced 2025-09-27 22:24:19 +03:00
Add possibility to run ipk manager from gmenu2x (#140)
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
#!/bin/bash
|
||||
|
||||
exec > /dev/tty1 2>&1
|
||||
export TERM=linux
|
||||
WARN="
|
||||
MiyooCFW team is not responsible for any issues \
|
||||
|
@@ -0,0 +1,3 @@
|
||||
title=IPK installer
|
||||
description=IPK package installer
|
||||
exec=/boot/ipk_install.sh
|
Reference in New Issue
Block a user