149b1ca0f7
Change-Id: I9e3fa343e9974576f816c5d4f625064b304969fa
7 lines
65 B
Bash
Executable File
7 lines
65 B
Bash
Executable File
#!/bin/sh
|
|
|
|
./compute-update.py
|
|
|
|
git pull
|
|
python setup.py install
|