providing geo and timestamp, caching, CI
This commit is contained in:
parent
a8e0fd63f9
commit
0a68e3000d
5 changed files with 253 additions and 0 deletions
7
update_cache
Executable file
7
update_cache
Executable file
|
@ -0,0 +1,7 @@
|
|||
#!/bin/bash
|
||||
set -eu
|
||||
|
||||
cd "$(dirname "$0")"
|
||||
|
||||
python3 -m photos update_cache
|
||||
|
Loading…
Add table
Add a link
Reference in a new issue