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
0f2153153c
commit
bd11a49de8
@ -39,5 +39,5 @@ fi
|
||||
cd /opt/arpl
|
||||
if tty | grep -q "/dev/pts" && [ -z "${SSH_TTY}" ]; then
|
||||
/opt/arpl/menu.sh
|
||||
exit
|
||||
#exit # Allow web access back to shell
|
||||
fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user