st/refresh.sh

3 lines
73 B
Bash
Raw Normal View History

#!/bin/sh
sudo make uninstall && make clean && make && sudo make install