More build fixes. Add a script for presence service.
This commit is contained in:
Executable
+5
@@ -0,0 +1,5 @@
|
||||
#!/usr/bin/python
|
||||
|
||||
from PresenceService import PresenceService
|
||||
|
||||
PresenceService.main()
|
||||
Reference in New Issue
Block a user