Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ai3
docker
lurker
Commits
d9f3f972
Commit
d9f3f972
authored
Jul 23, 2019
by
ale
Browse files
Add backports for python3-aiosmtpd
parent
71464c0d
Changes
1
Hide whitespace changes
Inline
Side-by-side
build.sh
View file @
d9f3f972
...
...
@@ -19,7 +19,9 @@ die() {
set
-x
# Install packages.
# Install packages (aiosmtpd comes from backports in stretch).
echo
"deb http://deb.debian.org/debian stretch-backports main"
\
>
/etc/apt/sources.list.d/backports.list
apt-get
-q
update
install_packages
${
PACKAGES
}
\
||
die
"could not install packages"
...
...
Write
Preview
Supports
Markdown
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