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
+1 -1
View File
@@ -1,4 +1,4 @@
#!bin/sh
#!/bin/sh
echo "Starting container ..."