This website requires JavaScript.
Explore
Help
Sign In
PapaTutuWawa
/
microkodi
Watch
1
Star
0
Fork
0
You've already forked microkodi
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
0f5756b064
microkodi
/
start-microkodi.sh
4 lines
99 B
Bash
Raw
Normal View
History
Unescape
Escape
Run via sway
2025-01-12 00:24:22 +00:00
#!/bin/bash
cd
`
dirname
$0
`
source
.venv/bin/activate
Pass args in start-microkodi.sh
2025-01-12 00:39:53 +00:00
python3 microkodi/main.py -c ./config.json
$@
Reference in New Issue
Copy Permalink