ptrcnull.me/update.sh

5 lines
58 B
Bash
Raw Permalink Normal View History

2020-11-24 21:49:31 +00:00
#!/bin/bash
pushd $(dirname $0)/themes/smol
git pull
popd