Explorar el Código

Update script binary

Signed-off-by: Sean Holcomb <seanholcomb@gmail.com>
Sean Holcomb hace 2 años
padre
commit
7f62474e9b
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  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 \