mirror of
https://github.com/RROrg/rr.git
synced 2025-06-21 05:51:05 +08:00
Allow web access back to shell
This commit is contained in:
parent
34c7f8ce81
commit
1cd9a14574
@ -39,5 +39,5 @@ fi
|
|||||||
cd /opt/arpl
|
cd /opt/arpl
|
||||||
if tty | grep -q "/dev/pts" && [ -z "${SSH_TTY}" ]; then
|
if tty | grep -q "/dev/pts" && [ -z "${SSH_TTY}" ]; then
|
||||||
/opt/arpl/menu.sh
|
/opt/arpl/menu.sh
|
||||||
exit
|
#exit # Allow web access back to shell
|
||||||
fi
|
fi
|
||||||
|
Loading…
x
Reference in New Issue
Block a user