Skip to content

Commit 982e86b

Browse files
committed
Fixing line endings on entrypoint.sh
1 parent 4142092 commit 982e86b

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

entrypoint.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/bin/bash
1+
#!/bin/bash
22

33
# This script runs as root initially.
44
# It reads the target user ID (PUID) and group ID (PGID) from environment variables.

0 commit comments

Comments
 (0)