Skip to content

Instantly share code, notes, and snippets.

@poontology
poontology / crontab.sh
Last active February 18, 2023 09:57
naughtyamericavr scene identifcation by filename
#!/bin/bash
# install in `crontab -e` as: @daily $HOME/cvr_id_gist/crontab.sh
cd "${0%/*}"
./update_navr_csv.py && git add . && git commit -m "updates $(date +%Y-%m-%d)" && git push
@peolic
peolic / [MIGRATED] StashDB Backlog Userscript.md
Last active March 23, 2025 21:32
[MIGRATED] StashDB Backlog Userscript