Skip to content

Commit 0e13e2c

Browse files
committed
adding basic run script
1 parent abedd08 commit 0e13e2c

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

run.sh

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
#!/bin/bash
2+
3+
python3 tests.py -v
4+
python3 spotify_bot.py

0 commit comments

Comments
 (0)