mirror of
https://github.com/iiab/iiab.git
synced 2025-03-09 15:40:17 +00:00
Update iiab-install
This commit is contained in:
parent
b21cf72d9f
commit
07bd4e590e
1 changed files with 5 additions and 5 deletions
10
iiab-install
10
iiab-install
|
@ -13,11 +13,11 @@ MIN_RPI_KERN=4.9.59-v7+
|
|||
MIN_ANSIBLE_VER=2.5.6
|
||||
|
||||
if [ ! -f /etc/iiab/local_vars.yml ]; then
|
||||
echo -e "\nEXITING: /opt/iiab/iiab/iiab-install REQUIRES /etc/iiab/local_vars.yml\n" >&2
|
||||
echo -e "(1) Please read http://wiki.iiab.io/local_vars.yml to learn more." >&2
|
||||
echo -e "(2) MIN/MEDIUM/BIG samples are included in /opt/iiab/iiab/vars" >&2
|
||||
echo -e "(3) NO TIME FOR DETAILS? RUN INTERNET-IN-A-BOX'S FRIENDLY 1-LINE INSTALLER:\n" >&2
|
||||
echo -e " http://download.iiab.io (click on a recent version number!)\n" >&2
|
||||
echo -e '\nEXITING: /opt/iiab/iiab/iiab-install REQUIRES /etc/iiab/local_vars.yml\n' >&2
|
||||
echo -e '(1) Please read http://wiki.iiab.io/local_vars.yml to learn more.' >&2
|
||||
echo -e '(2) MIN/MEDIUM/BIG samples are included in /opt/iiab/iiab/vars' >&2
|
||||
echo -e '(3) NO TIME FOR DETAILS? RUN INTERNET-IN-A-BOX'S FRIENDLY 1-LINE INSTALLER:\n' >&2
|
||||
echo -e ' http://download.iiab.io (click on "6.6" on a more recent version number!)\n' >&2
|
||||
#case $OS in
|
||||
# OLPC | fedora)
|
||||
# echo -e "Please examine /opt/iiab/iiab/vars/local_vars_olpc.yml for XO laptops.\n" >&2
|
||||
|
|
Loading…
Add table
Reference in a new issue