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
Marc Coiffier
BHR
Commits
c62ef263
Commit
c62ef263
authored
Apr 22, 2019
by
Marc Coiffier
Browse files
Successful build (on Mon Apr 22 00:55:30 CEST 2019)
parent
2a475c54
Changes
1
Hide whitespace changes
Inline
Side-by-side
curly/data/install.sh
View file @
c62ef263
...
...
@@ -84,7 +84,7 @@ EOF
while
contains
"
$prog
"
/
;
do
prog
=
"
${
prog
%%/*
}
.
${
prog
#*/
}
"
done
if
[
-t
1
]
;
then
if
[
-t
1
]
||
[
-f
1
]
;
then
curly
--mount
p
=
library:
"
$lib
"
%
"run p.
$prog
"
else
cmd
=
"curly --mount p=library:
$lib
%'run p.
$prog
'"
...
...
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