styles.alv.cx/gohookr.sh

6 lines
85 B
Bash
Raw Normal View History

2022-04-03 20:16:12 +00:00
#!/usr/bin/env bash
cd `dirname $0`
git pull
2024-02-29 12:15:04 +00:00
git submodule init
git submodule update