Skip to content

Latest commit

 

History

History
9 lines (8 loc) · 158 Bytes

README.md

File metadata and controls

9 lines (8 loc) · 158 Bytes

Ninja-backend

Websocket backend:

cd ws
sudo cp ninja-ws.service /etc/systemd/system/
sudo systemctl enable ninja-ws
sudo systemctl start ninja-ws