Move from bash
This commit is contained in:
parent
9d6c3b12aa
commit
04c4ba64c6
|
@ -1,6 +1,4 @@
|
|||
#!/usr/bin/env bash
|
||||
|
||||
et -euxo pipefail
|
||||
#!/bin/sh -l
|
||||
|
||||
insecure_option=""
|
||||
if [[ "$YA_INSECURE" == "true" ]]; then
|
||||
|
|
Loading…
Reference in New Issue