5 lines
175 B
Bash
Executable File
5 lines
175 B
Bash
Executable File
#!/bin/bash
|
|
# cd /home/kae/mm
|
|
# MYSQL_CONNECT="mysql+mysqldb://musicmuster:musicmuster@localhost/musicmuster_prod" ROOT="/home/kae/music" direnv exec .
|
|
app/songdb.py -i "$1"
|