Skip to content

Commit 8c589f8

Browse files
Revert shebang
1 parent 3b800ee commit 8c589f8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

hack/ignore-createdAt-bundle.sh

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
#!/usr/bin/env bash
1+
#!/bin/bash
22
# Since operator-sdk 1.26.0, `make bundle` changes the `createdAt` field from the bundle
33
# even if it is patched:
44
# https://github.com/operator-framework/operator-sdk/pull/6136

0 commit comments

Comments
 (0)