From e6a6fb2f8743aad79adb4880d004a2fd6a2e43a9 Mon Sep 17 00:00:00 2001 From: jinhoonbang Date: Thu, 20 Feb 2025 04:16:04 -0800 Subject: [PATCH] fix typo (#16478) --- contracts/scripts/native_solc_compile_all_vrfv2plus | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contracts/scripts/native_solc_compile_all_vrfv2plus b/contracts/scripts/native_solc_compile_all_vrfv2plus index 6a44b7d405a..0e82c435430 100755 --- a/contracts/scripts/native_solc_compile_all_vrfv2plus +++ b/contracts/scripts/native_solc_compile_all_vrfv2plus @@ -1,4 +1,4 @@ -\#!/usr/bin/env bash +#!/usr/bin/env bash set -e