mirror of
https://github.com/e1ven/Robohash.git
synced 2025-06-23 21:35:02 +00:00
6 lines
204 B
Bash
6 lines
204 B
Bash
![]() |
killall python
|
||
|
nohup ./webfront.py --port=8080 > /dev/null &
|
||
|
nohup ./webfront.py --port=8081 > /dev/null &
|
||
|
nohup ./webfront.py --port=8082 > /dev/null &
|
||
|
nohup ./webfront.py --port=8083 > /dev/null &
|