mirror of
https://github.com/ksyasuda/aniwrapper.git
synced 2024-11-22 03:19:53 -08:00
remove unset variable check
This commit is contained in:
parent
41cfdb41d6
commit
31ed4ceb5a
@ -1,6 +1,6 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
set -Eeuo pipefail
|
set -Eeo pipefail
|
||||||
|
|
||||||
#############
|
#############
|
||||||
# Globals #
|
# Globals #
|
||||||
|
Loading…
Reference in New Issue
Block a user