Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
Decoder
pkm-api
Commits
eb06e866
Commit
eb06e866
authored
Mar 11, 2022
by
Gilles Mouchard
Browse files
Added missing file.
parent
4ab01317
Pipeline
#20170
passed with stages
in 8 minutes and 19 seconds
Changes
1
Pipelines
1
Show whitespace changes
Inline
Side-by-side
bin/get_logs
0 → 100755
View file @
eb06e866
#!/usr/bin/env bash
API
=
$(
cd
"
$(
dirname
${
BASH_SOURCE
}
)
/.."
;
pwd
)
node
$API
/cli/get_logs
"
$@
"
exit
$?
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment