mirror of
https://github.com/dreemurrs-embedded/Jumpdrive.git
synced 2024-11-16 14:10:06 +00:00
RescueSD is the legacy name, we don't use that name anymore.
Signed-off-by: Danct12 <danct12@disroot.org>
This commit is contained in:
parent
43277680a0
commit
2337372cfe
@ -81,7 +81,7 @@ setup_telnetd() {
|
||||
echo "Starting telnet daemon..."
|
||||
{
|
||||
echo "#!/bin/sh"
|
||||
echo "echo \"Welcome to Rescue SD Shell!\""
|
||||
echo "echo \"Welcome to Jumpdrive Shell!\""
|
||||
echo "sh"
|
||||
} >/telnet_connect.sh
|
||||
chmod +x /telnet_connect.sh
|
||||
|
Loading…
Reference in New Issue
Block a user