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