Add bash strict options.
This commit is contained in:
@ -1,4 +1,6 @@
|
||||
#!/bin/sh
|
||||
#!/bin/bash
|
||||
|
||||
set -euo pipefail
|
||||
|
||||
# TODO:
|
||||
# - Add options for port
|
||||
|
Reference in New Issue
Block a user