styles.alv.cx/gohookr.sh
2024-02-29 12:15:58 +00:00

6 lines
85 B
Bash
Executable File

#!/usr/bin/env bash
cd `dirname $0`
git pull
git submodule init
git submodule update