Fix shebang in entry.sh

This commit is contained in:
Alex Joedt
2023-04-05 11:43:45 +02:00
committed by Tobias Kaupat
parent bc000ef4f8
commit beb5fa841c

View File

@@ -1,4 +1,4 @@
#!bin/sh #!/bin/sh
echo "Starting container ..." echo "Starting container ..."