Added a script for updating the installation on all the hosts
This commit is contained in:
parent
ff03bd0b6a
commit
f6471aeb28
6
all-update.sh
Executable file
6
all-update.sh
Executable file
@ -0,0 +1,6 @@
|
|||||||
|
#!/bin/sh
|
||||||
|
|
||||||
|
./compute-update.py
|
||||||
|
|
||||||
|
git pull
|
||||||
|
python setup.py install
|
Loading…
Reference in New Issue
Block a user