This website requires JavaScript.
Explore
Help
Register
Sign In
sascha
/
Notes
mirror of
https://github.com/TriliumNext/Notes
Watch
1
Star
0
Fork
You've already forked Notes
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
b4ac41eff8
Notes
/
start-docker.sh
5 lines
69 B
Bash
Raw
Blame
History
#!/bin/sh
chown -R node:node /home/node
su-exec node node ./src/www
Reference in New Issue
View Git Blame
Copy Permalink