Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Instrument Control
VISA-Releases
Cameo
Commits
82de5dcf
Commit
82de5dcf
authored
Nov 27, 2020
by
legoc
Browse files
Added quotes in cmo args
parent
5e9d46ec
Changes
1
Hide whitespace changes
Inline
Side-by-side
cmo
View file @
82de5dcf
#!/bin/sh
java
--illegal-access
=
deny
-jar
cameo-console.jar
$@
\ No newline at end of file
java
--illegal-access
=
deny
-jar
cameo-console.jar
"
$@
"
Write
Preview
Markdown
is supported
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