Update readme

This commit is contained in:
Skylar Ittner 2020-11-05 23:23:59 -07:00
parent b88dd9621d
commit 1ae1c3bac8

View File

@ -9,6 +9,8 @@ Back and forth it goes!
git clone https://source.netsyms.com/Netsyms/matrix-bridge-voxtelesys /opt/matrix-bridge-voxtelesys git clone https://source.netsyms.com/Netsyms/matrix-bridge-voxtelesys /opt/matrix-bridge-voxtelesys
cd /opt/matrix-bridge-voxtelesys cd /opt/matrix-bridge-voxtelesys
cp config.example.json config.json
nano config.json
npm install npm install
adduser --system --no-create-home matrix-bridge-voxtelesys adduser --system --no-create-home matrix-bridge-voxtelesys
cp matrix-bridge-voxtelesys.service /etc/systemd/system cp matrix-bridge-voxtelesys.service /etc/systemd/system