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