Initial commit
This commit is contained in:
commit
c3ed683577
9 changed files with 505 additions and 0 deletions
5
run.sh
Executable file
5
run.sh
Executable file
|
@ -0,0 +1,5 @@
|
|||
#!/bin/bash
|
||||
|
||||
PATH=/home/jeena/.local/bin/:$PATH
|
||||
cd /home/jeena/Projects/synology-pictures/
|
||||
pipenv run python3 google-photos.py
|
Loading…
Add table
Add a link
Reference in a new issue