importing installer and configuration files

This commit is contained in:
Serghey Rodin 2012-11-29 00:52:23 +02:00
commit 7b19b4c616
67 changed files with 3677 additions and 1 deletions

View file

@ -67,7 +67,7 @@ for ip in $ip_list; do
# Creating startup script
if [ ! -e "$iconf-$iface" ]; then
ip_add_startup
create_vesta_ip
fi
fi