mirror of
https://github.com/zedeus/nitter
synced 2026-09-05 22:59:31 +00:00
Update Dockerfile
This commit is contained in:
parent
ec86a55b48
commit
0a8cf7e161
3 changed files with 8 additions and 4 deletions
4
start.sh
Executable file
4
start.sh
Executable file
|
|
@ -0,0 +1,4 @@
|
|||
#!/usr/bin/env sh
|
||||
|
||||
nohup redis-server &
|
||||
./nitter
|
||||
Loading…
Reference in a new issue