Skip to content

Commit 5587f3b

Browse files
committed
Remove repeated "chmod +x"
1 parent a563b21 commit 5587f3b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app/entrypoint.sh

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -72,7 +72,6 @@ fi
7272

7373
# Run migrations if needed
7474
echo "[entrypoint] Checking for required migrations..."
75-
chmod +x /app/migration_runner.sh
7675
/app/migration_runner.sh
7776

7877
# Create non-root user and start app with said user

0 commit comments

Comments
 (0)