Change shell to /usr/bin/env bash

This commit is contained in:
ValdikSS 2018-06-06 19:40:36 +03:00
parent e9e324bf89
commit dad6eeacef
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
set -e # errexit
set -f # noglob
set +o braceexpand # disable braceexpand