@@ -141,6 +141,7 @@ case "$1" in
cd openlmi-tools
make clean
make setup
+ python setup.py install
)
;;
*)