Skip to content

Commit

Permalink
fix:entrypoint code(#864)
Browse files Browse the repository at this point in the history
  • Loading branch information
Guovin committed Feb 5, 2025
1 parent 3779ba4 commit 2c194a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion entrypoint.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/bin/bash
#!/bin/sh

for file in /iptv-api-config/*; do
filename=$(basename "$file")
Expand Down

0 comments on commit 2c194a0

Please sign in to comment.