Browse Source

Update script binary

Signed-off-by: Sean Holcomb <seanholcomb@gmail.com>
Sean Holcomb 2 years ago
parent
commit
7f62474e9b
1 changed files with 1 additions and 1 deletions
  1. 1 1
      generate.sh

+ 1 - 1
generate.sh

@@ -1,4 +1,4 @@
-#!/bin/zsh
+#!/usr/bin/env sh
 #
 
 protoc --go_out=./core --go_opt=module=github.com/opencost/opencost/core \