We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 5b064ec commit aefd33bCopy full SHA for aefd33b
run/filesystem/gcsfuse_run.sh
@@ -13,6 +13,7 @@
13
# See the License for the specific language governing permissions and
14
# limitations under the License.
15
# [START cloudrun_fuse_script]
16
+#!/usr/bin/env bash
17
set -eo pipefail
18
19
# Create mount directory for service
run/filesystem/run.sh
# [START cloudrun_fs_script]
0 commit comments