baseimage-docker/root/docker-entrypoint.sh~
2026-02-03 09:49:58 +01:00

3 lines
73 B
Bash
Executable file

#!/bin/sh
echo "You have to make me work by shaping me tenderly!"
exit 0