mirror of
https://github.com/iiab/iiab.git
synced 2025-02-12 11:12:06 +00:00
Update runansible
This commit is contained in:
parent
132813c4be
commit
0071412394
1 changed files with 1 additions and 0 deletions
|
@ -14,6 +14,7 @@ if [ ! -f ./vars/local_vars.yml ]; then
|
|||
case $OS in
|
||||
OLPC)
|
||||
cp ./vars/olpc.localvars ./vars/local_vars.yml
|
||||
;;
|
||||
fedora)
|
||||
cp ./vars/olpc.localvars ./vars/local_vars.yml
|
||||
;;
|
||||
|
|
Loading…
Reference in a new issue