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
fab541f31a
commit
5a50422475
1 changed files with 1 additions and 1 deletions
|
@ -127,7 +127,7 @@ if [ ! -f /etc/iiab/local_vars.yml ]; then
|
|||
;;
|
||||
centos | debian | ubuntu | raspbian)
|
||||
cp ./vars/local_vars_medium.yml /etc/iiab/local_vars.yml
|
||||
echo -e "\/etc/iiab/local_vars.yml created from local_vars_medium.yml defaults."
|
||||
echo -e "\n/etc/iiab/local_vars.yml created from local_vars_medium.yml defaults."
|
||||
echo "See MIN/MEDIUM/BIG options @ http://wiki.iiab.io/local_vars.yml"
|
||||
;;
|
||||
*)
|
||||
|
|
Loading…
Add table
Reference in a new issue