This commit is contained in:
Shaun Inman 2023-01-26 20:39:22 -05:00
parent 00d5893373
commit 501aa77d14
6 changed files with 33 additions and 46 deletions

View file

@ -25,7 +25,6 @@ keymon.elf & # &> /mnt/sdcard/keymon.txt &
export EXEC_PATH=/tmp/minui_exec
touch "$EXEC_PATH" && sync
echo ondemand > "$CPU_PATH"
while [ -f "$EXEC_PATH" ]; do
echo ondemand > "$CPU_PATH"