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