Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
vagrant-boxen
Manage
Activity
Members
Labels
Plan
Issues
0
Issue boards
Milestones
Code
Merge requests
0
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Piotr Maślanka
vagrant-boxen
Commits
5c359718
There was a problem fetching the pipeline stages.
Commit
5c359718
authored
8 years ago
by
Piotr Maślanka
Browse files
Options
Downloads
Patches
Plain Diff
add get-adt25
parent
91f7ef51
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Pipeline
#648
passed with stage
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
wynurz.sh
+3
-3
3 additions, 3 deletions
wynurz.sh
with
3 additions
and
3 deletions
wynurz.sh
+
3
−
3
View file @
5c359718
...
...
@@ -32,10 +32,10 @@ fi
if
[
$1
==
"get-adt25"
]
;
then
cd
/home/vagrant
if
[
-e
"/wynurz-utils/
http://dev.dms-serwis.com.pl/misc/
tools_r25.2.3-linux.zip"
]
;
then
ln
-s
/wynurz-utils/
http://dev.dms-serwis.com.pl/misc/
tools_r25.2.3-linux.zip /home/vagrant/
http://dev.dms-serwis.com.pl/misc/
tools_r25.2.3-linux.zip
if
[
-e
"/wynurz-utils/tools_r25.2.3-linux.zip"
]
;
then
ln
-s
/wynurz-utils/tools_r25.2.3-linux.zip /home/vagrant/tools_r25.2.3-linux.zip
else
wget
-nv
http://dev.dms-serwis.com.pl/misc/
jdk-8u121-linux-x64.tar.gz
wget
-nv
http://dev.dms-serwis.com.pl/misc/
tools_r25.2.3-linux.zip
fi
;
unzip tools_r25.2.3-linux.zip
rm
-f
tools_r25.2.3-linux.zip
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment