mirror of
https://github.com/neingeist/docker-mod-openssh-server-tweaks.git
synced 2025-06-09 20:30:03 +02: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
|