misc-tjund/update_publik.sh

7 lines
77 B
Bash
Executable File

#!/bin/bash
cd ~/src/publik-devinst
git checkout main
git pull
make install