3 lines
33 B
Shell
Executable file
3 lines
33 B
Shell
Executable file
#!/bin/sh
|
|
|
|
exec /bin/ash --login
|