mirror of
https://github.com/neingeist/docker-mod-openssh-server-tweaks.git
synced 2025-07-01 07:00:02 +02:00
3 lines
51 B
Text
3 lines
51 B
Text
#!/usr/bin/with-contenv bash
|
|
echo "I am $0"
|
|
exit 0
|