mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
scripts/ansible doc tweak
This commit is contained in:
parent
3f0110b2db
commit
1565d096b4
1 changed files with 1 additions and 1 deletions
|
@ -74,7 +74,7 @@ echo -e "(Internet-in-a-Box requests ansible-base $GOOD_VER or higher)\n"
|
|||
|
||||
# Code above designed to work on all Linux distributions, to preserve options,
|
||||
# in support of any volunteer(s) wanting to port IIAB to a new Linux/distro.
|
||||
if [ ! -f /etc/debian_version ]; then # e.g. Raspbian, Ubuntu, Mint & Debian
|
||||
if [ ! -f /etc/debian_version ]; then # e.g. RaspiOS, Ubuntu, Mint & Debian
|
||||
echo -e "\nEXITING: /etc/debian_version FILE NOT FOUND. Linux OS support info here:"
|
||||
echo -e " https://github.com/iiab/iiab/wiki/IIAB-Platforms\n"
|
||||
exit 1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue