8000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 47fdfb7 commit a7dd3e4Copy full SHA for a7dd3e4
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]
# Create mount directory for service.
0 commit comments