Add project files
This commit is contained in:
4
install.sh
Normal file
4
install.sh
Normal file
@ -0,0 +1,4 @@
|
||||
sudo cp virtualhereclient.service /etc/systemd/system/virtualhereclient.service
|
||||
systemctl daemon-reload
|
||||
systemctl enable virtualhereclient.service
|
||||
systemctl start virtualhereclient.service
|
Reference in New Issue
Block a user