ptrcnull.me/update.sh
2021-12-13 13:00:53 +01:00

5 lines
58 B
Bash
Executable file

#!/bin/bash
pushd $(dirname $0)/themes/smol
git pull
popd