mirror of
https://github.com/neingeist/docker-mod-openssh-server-tweaks.git
synced 2026-03-14 11:12:04 +01:00
3 lines
51 B
Text
Executable file
3 lines
51 B
Text
Executable file
#!/usr/bin/with-contenv bash
|
|
echo "I am $0"
|
|
exit 0
|