Skip to content

Commit

Permalink
Update script to use env
Browse files Browse the repository at this point in the history
  • Loading branch information
mrmr1993 committed Oct 24, 2023
1 parent a5f48d1 commit c7254f7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion optimism/generate-config.sh
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
set -euo pipefail

source rpcs.sh
Expand Down

0 comments on commit c7254f7

Please sign in to comment.