mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 21:26:49 +00:00
fix starting debugshell
This commit is contained in:
parent
54343c41d6
commit
419fbc024a
@ -1,11 +0,0 @@
|
|||||||
#!/bin/sh
|
|
||||||
#
|
|
||||||
# start a debugging shell
|
|
||||||
#
|
|
||||||
# runlevels: debug
|
|
||||||
|
|
||||||
# start shell
|
|
||||||
|
|
||||||
echo "### starting debug shell ###"
|
|
||||||
|
|
||||||
exec /bin/sh </dev/tty2 >/dev/tty2 2>&1
|
|
Loading…
x
Reference in New Issue
Block a user