mirror of
https://github.com/zedeus/nitter.git
synced 2025-12-06 03:55:36 -05:00
5 lines
49 B
Bash
Executable File
5 lines
49 B
Bash
Executable File
#!/usr/bin/env sh
|
|
|
|
nohup redis-server &
|
|
./nitter
|