4 lines
33 B
Bash
Executable file
4 lines
33 B
Bash
Executable file
#!/bin/sh
|
|
|
|
exec /bin/ash --login
|