Add possibility to run ipk manager from gmenu2x (#140)

This commit is contained in:
tiopex
2024-11-28 17:01:28 +01:00
committed by GitHub
parent d445ccfa47
commit 6a323e0ad2
2 changed files with 4 additions and 0 deletions

View File

@@ -1,5 +1,6 @@
#!/bin/bash
exec > /dev/tty1 2>&1
export TERM=linux
WARN="
MiyooCFW team is not responsible for any issues \

View File

@@ -0,0 +1,3 @@
title=IPK installer
description=IPK package installer
exec=/boot/ipk_install.sh