3 lines
66 B
Bash
3 lines
66 B
Bash
#!/bin/sh
|
|
|
|
exec node /usr/share/webapps/trilium-server/src/www $@
|