Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Jonathan Wilkes
purr-data
Commits
d95f5624
Commit
d95f5624
authored
Apr 15, 2018
by
Jonathan Wilkes
Browse files
Merge branch 'windows-ci-infrastructure'
parents
95233cb2
81a53d8e
Pipeline
#1276
failed with stage
in 212 minutes and 24 seconds
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
l2ork_addons/tar_em_up.sh
View file @
d95f5624
...
...
@@ -200,7 +200,7 @@ if [ ! -d "../pd/nw/nw" ]; then
nwjs_url
=
${
nwjs_url
}
/
$nwjs_filename
echo
"Fetching the nwjs binary from"
echo
"
$nwjs_url
"
wget
-nv
$nwjs_url
wget
-nv
$nwjs_url
||
exit
1
if
[[
$os
==
"win"
||
$os
==
"osx"
]]
;
then
unzip
$nwjs_filename
else
...
...
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