mirror of
https://github.com/simon987/music-graph-scripts.git
synced 2025-04-10 05:56:42 +00:00
requirements
This commit is contained in:
parent
122004f45f
commit
38e81a3dc6
@ -1 +1,3 @@
|
||||
requests
|
||||
psycopg2
|
||||
spotipy
|
||||
|
@ -16,5 +16,5 @@ if [[ -z "${SPOTIFY_SECRET}" ]]; then
|
||||
fi
|
||||
|
||||
while true; do
|
||||
/usr/bin/time python "$1" --count 50 &>> "$1".log
|
||||
/usr/bin/time python3 "$1" --count 50 &>> "$1".log
|
||||
done
|
||||
|
Loading…
x
Reference in New Issue
Block a user