mirror of
https://github.com/Tautulli/Tautulli.git
synced 2025-08-14 02:26:58 -07:00
Add startup scripts
This commit is contained in:
parent
4bb5920c04
commit
cac9e0b164
2 changed files with 3 additions and 0 deletions
2
start.sh
Executable file
2
start.sh
Executable file
|
@ -0,0 +1,2 @@
|
|||
#!/usr/bin/env bash
|
||||
python Tautulli.py &> /dev/null &
|
Loading…
Add table
Add a link
Reference in a new issue