iotronic/build.sh

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