mirror of
https://github.com/ksyasuda/aniwrapper.git
synced 2026-05-26 12:55:12 -07:00
remove unset variable check
This commit is contained in:
+1
-1
@@ -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