mirror of
https://github.com/ValdikSS/windows2usb.git
synced 2023-08-10 21:13:16 +03:00
Change shell to /usr/bin/env bash
This commit is contained in:
parent
e9e324bf89
commit
dad6eeacef
@ -1,4 +1,4 @@
|
||||
#!/bin/bash
|
||||
#!/usr/bin/env bash
|
||||
set -e # errexit
|
||||
set -f # noglob
|
||||
set +o braceexpand # disable braceexpand
|
||||
|
Loading…
Reference in New Issue
Block a user