generated from coop-cloud/example
Use env trick
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
#!/bin/sh
|
||||
#!/bin/env sh
|
||||
|
||||
set -e
|
||||
|
||||
|
Reference in New Issue
Block a user
@ -1,4 +1,4 @@
|
||||
#!/bin/sh
|
||||
#!/bin/env sh
|
||||
|
||||
set -e
|
||||
|
||||
|