We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I made a script that triggers the server as a daemon on the tablet:
https://github.com/owulveryck/goMarkableStream/blob/main/service/goMarkableStream.service
I had to make an ugly sleep because the server needs to xochitl process to be ready and I could not figure out how to do it ?
sleep
It needs an update (if you know how systemctl works, it would be helpful).
The text was updated successfully, but these errors were encountered:
owulveryck#21 Update readme.md to register app as systemd service
c0cd718
Update the README.md and refer to advice on owulveryck#76 (comment)
No branches or pull requests
I made a script that triggers the server as a daemon on the tablet:
https://github.com/owulveryck/goMarkableStream/blob/main/service/goMarkableStream.service
I had to make an ugly
sleep
because the server needs to xochitl process to be ready and I could not figure out how to do it ?It needs an update (if you know how systemctl works, it would be helpful).
The text was updated successfully, but these errors were encountered: