1
0
Fork 0
mirror of https://github.com/iiab/iiab.git synced 2025-02-15 04:32:11 +00:00

Merge pull request #3370 from holta/iiab-install_mkdir_install-flags

iiab-install: mkdir -p /etc/iiab/install-flags
This commit is contained in:
A Holt 2022-09-22 13:07:27 -04:00 committed by GitHub
commit f83a7188bd
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -81,6 +81,8 @@ fi
echo -e "\n\n./iiab-install $* BEGUN IN $CWD\n"
mkdir -p /etc/iiab/install-flags # MANDATORY since 2022-07-22 (for PR #3318 netwarn pop-ups, asking you to run iiab-network)
echo -e "local_facts.fact DIAGNOSTICS... (A FEW LINES OF ERRORS/WARNINGS BELOW ARE OK!)\n"
scripts/local_facts.fact # Exit & advise, if OS not supported.