remove debug line
This commit is contained in:
parent
da7ce676f0
commit
bfaad76553
1 changed files with 0 additions and 1 deletions
|
|
@ -24,7 +24,6 @@ let
|
|||
text = ''
|
||||
#!/usr/bin/env bash
|
||||
echo "Starting WaniKani Stats Streamlit app..."
|
||||
cat ${./app.py}
|
||||
exec streamlit run ${./app.py} --server.port ${toString config.services.wanikani-stats.port}
|
||||
'';
|
||||
};
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue