mirror of
https://github.com/owncloud/ocis
synced 2026-05-10 17:12:42 +02:00
3 lines
211 B
Plaintext
3 lines
211 B
Plaintext
# backend
|
|
-r '^(cmd|pkg)/.*\.go$' -R '^node_modules/' -s -- sh -c 'make bin/ocis-graph-explorer-debug && bin/ocis-graph-explorer-debug --log-level debug server --debug-pprof --debug-zpages --asset-path assets/'
|