mirror of
https://github.com/ksyasuda/aniwrapper.git
synced 2025-12-06 14:53:37 -08:00
remove unset variable check
This commit is contained in:
@@ -1,6 +1,6 @@
|
|||||||
#!/usr/bin/env bash
|
#!/usr/bin/env bash
|
||||||
|
|
||||||
set -Eeuo pipefail
|
set -Eeo pipefail
|
||||||
|
|
||||||
#############
|
#############
|
||||||
# Globals #
|
# Globals #
|
||||||
|
|||||||
Reference in New Issue
Block a user