Move from bash

This commit is contained in:
Vladimir Levin 2023-08-06 17:28:31 +09:00
parent 9d6c3b12aa
commit 04c4ba64c6
1 changed files with 1 additions and 3 deletions

View File

@ -1,6 +1,4 @@
#!/usr/bin/env bash
et -euxo pipefail
#!/bin/sh -l
insecure_option=""
if [[ "$YA_INSECURE" == "true" ]]; then