Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
T
templates
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
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
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Prada Sarasola, Miguel
templates
Commits
4abab144
Commit
4abab144
authored
6 years ago
by
Prada Sarasola, Miguel
Browse files
Options
Downloads
Patches
Plain Diff
Remove unnecessary bash script
parent
eeb7c791
No related branches found
Branches containing commit
No related tags found
No related merge requests found
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
scripts/add-deb-sources.bash
+0
-8
0 additions, 8 deletions
scripts/add-deb-sources.bash
with
0 additions
and
8 deletions
scripts/add-deb-sources.bash
deleted
100644 → 0
+
0
−
8
View file @
eeb7c791
#!/bin/bash
apt-key adv
--fetch-keys
http://roboticsbuilder:8088/aptly_repo_signing.key
echo
"deb http://roboticsbuilder:8088/ tecnalia-test main"
>
/etc/apt/sources.list.d/tecnalia.list
apt-get update
echo
"yaml https://git.code.tecnalia.com/tecnalia_robotics-public/gitlab_templates/raw/master/rosdistro/rosdep_tecnalia.yaml"
>>
/etc/ros/rosdep/sources.list.d/20-default.list
rosdep update
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