Blame view

update.sh 48 Bytes
8c6a2bf8   Miguel Barão   - show student ID...
1
2
3
4
5
#!/bin/sh

git pull
npm update
pip install -U .