Change shell to /usr/bin/env bash

This commit is contained in:
ValdikSS
2018-06-06 19:41:32 +03:00
parent e9e324bf89
commit dad6eeacef
+1 -1
View File
@@ -1,4 +1,4 @@
#!/bin/bash
#!/usr/bin/env bash
set -e # errexit
set -f # noglob
set +o braceexpand # disable braceexpand