mirror of
https://github.com/zardus/ctf-tools
synced 2024-12-04 18:29:26 +00:00
make script more platform independant
This commit is contained in:
parent
412eea6c86
commit
8b50a3265a
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
#!/bin/bash
|
||||
#!/usr/bin/env bash
|
||||
set -eu -o pipefail
|
||||
# set -x
|
||||
|
||||
|
|
Loading…
Reference in a new issue