terracotta/tools/all-update.sh

7 lines
65 B
Bash
Executable File

#!/bin/sh
./compute-update.py
git pull
python setup.py install