Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
Z
Zipr Toolchain
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Container Registry
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
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
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Open Source Software
Zipr Toolchain
Commits
2aa72bcb
Commit
2aa72bcb
authored
6 years ago
by
Jason Hiser
Browse files
Options
Downloads
Patches
Plain Diff
fixed spelling in output
added -y flag to yum epel install
parent
b089da2d
No related branches found
No related tags found
No related merge requests found
Pipeline
#695
failed
6 years ago
Stage: clean
Stage: build
Stage: test
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
get-peasoup-packages.sh
+2
-2
2 additions, 2 deletions
get-peasoup-packages.sh
with
2 additions
and
2 deletions
get-peasoup-packages.sh
+
2
−
2
View file @
2aa72bcb
...
...
@@ -91,7 +91,7 @@ fi
which apt-get 1> /dev/null 2> /dev/null
if
[[
$?
!=
0
]]
;
then
#setup extra repositories on centos
sudo
yum
install
epel-release
sudo
yum
install
epel-release
-y
fi
for
arg
in
$args
;
do
...
...
@@ -128,4 +128,4 @@ cd daffy
sudo
./get-packages.sh
cd
$orig_dir
echo
In
t
salling packages complete.
echo
Ins
t
alling packages complete.
This diff is collapsed.
Click to expand it.
Jason Hiser
@jdh8d
mentioned in commit
6de9c0e6
·
6 years ago
mentioned in commit
6de9c0e6
mentioned in commit 6de9c0e67d1b18937266747e77b360836c41226a
Toggle commit list
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