mirror of
https://github.com/iiab/iiab.git
synced 2025-02-12 11:12:06 +00:00
Update iiab-install
This commit is contained in:
parent
29fd7df2f0
commit
37d2f1a4ba
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ if [ ! -f /etc/iiab/local_vars.yml ]; then
|
|||
fi
|
||||
|
||||
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 "(1) Please read http://wiki.laptop.org/go/IIAB/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" or a more recent version!)\n' >&2
|
||||
|
|
Loading…
Reference in a new issue