Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
eduroam
radsecproxy-uninett
Commits
a012a6fe
Commit
a012a6fe
authored
Sep 22, 2016
by
Kolbjørn Barmen
Browse files
La curl være litt mer stille
parent
34c3c676
Changes
1
Hide whitespace changes
Inline
Side-by-side
build.sh
View file @
a012a6fe
...
...
@@ -23,7 +23,7 @@ apt-get update
apt-get
-y
upgrade
apt-get
-y
install
curl debhelper dh-autoreconf dh-systemd autotools-dev libssl-dev nettle-dev docbook2x
curl
-o
"
${
package
}
"
_
"
${
version
}
"
.orig.tar.gz
"https://software.nordu.net/
${
package
}
/
${
package
}
-
${
version
}
.tar.gz"
curl
--silent
-o
"
${
package
}
"
_
"
${
version
}
"
.orig.tar.gz
"https://software.nordu.net/
${
package
}
/
${
package
}
-
${
version
}
.tar.gz"
tar
xzf
"
${
package
}
"
_
"
${
version
}
"
.orig.tar.gz
apt-get
source
${
package
}
...
...
Write
Preview
Supports
Markdown
0%
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!
Cancel
Please
register
or
sign in
to comment