move from /root to /opt

This commit is contained in:
Robert Schumann
2016-11-29 00:07:04 +01:00
parent 023c012b85
commit 4136a09f1e
2 changed files with 5 additions and 5 deletions

View File

@@ -1,2 +1,2 @@
#!/bin/sh
/root/raumserver/raumsrvDaemon && sleep infinity
/opt/raumserver/raumsrvDaemon && sleep infinity