1
0
Fork 0
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:
A Holt 2018-07-19 18:00:19 -04:00 committed by GitHub
parent fab541f31a
commit 5a50422475
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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"
;;
*)