iotronic/build.sh
2015-11-23 15:20:29 +01:00

6 lines
125 B
Bash
Executable File

python setup.py build; python setup.py install;
systemctl restart httpd;
rm -rf build
rm -rf iotronic.egg-info
rm -rf dist