Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
software
ndt_core_public
Commits
a245a8c0
Commit
a245a8c0
authored
Aug 21, 2018
by
Tomasz Kucner
Browse files
one more sudo removed
parent
7c680117
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
.gitlab-ci/prepare.sh
.gitlab-ci/prepare.sh
+1
-1
No files found.
.gitlab-ci/prepare.sh
View file @
a245a8c0
...
@@ -8,5 +8,5 @@ add_v4r_yaml() {
...
@@ -8,5 +8,5 @@ add_v4r_yaml() {
setup_apt
()
{
setup_apt
()
{
echo
"deb [arch=amd64] https://rwiki.acin.tuwien.ac.at/apt/v4r-release
${
1
}
main"
|
tee
/etc/apt/sources.list.d/v4r.list
echo
"deb [arch=amd64] https://rwiki.acin.tuwien.ac.at/apt/v4r-release
${
1
}
main"
|
tee
/etc/apt/sources.list.d/v4r.list
wget
-qO
- https://rwiki.acin.tuwien.ac.at/apt/v4r-release/Public.key | apt-key add -
wget
-qO
- https://rwiki.acin.tuwien.ac.at/apt/v4r-release/Public.key | apt-key add -
sudo
apt-get update
-qq
#> /dev/null
apt-get update
-qq
#> /dev/null
}
}
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