mirror of
https://github.com/iiab/iiab.git
synced 2025-02-12 11:12:06 +00:00
iiab-network: Remove repetitive output
This commit is contained in:
parent
0763d56fa9
commit
e221c0a91c
1 changed files with 0 additions and 1 deletions
|
@ -12,7 +12,6 @@ exit_error() {
|
|||
if [ ! -f iiab-network.yml ]; then
|
||||
exit_error "iiab-network.yml not found in current directory." \
|
||||
"Please rerun this command from the top level of the git repo." \
|
||||
"Exiting."
|
||||
fi
|
||||
|
||||
OS="unknown" # will be overridden below, if /etc/iiab/iiab.env is legit
|
||||
|
|
Loading…
Reference in a new issue