Skip to content

Commit

Permalink
Fix shebang in entry.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
alexjoedt authored and niondir committed Aug 2, 2023
1 parent bc000ef commit beb5fa8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion entry.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!bin/sh
#!/bin/sh

echo "Starting container ..."

Expand Down

0 comments on commit beb5fa8

Please sign in to comment.