Remove whitespaces before EOF
Change-Id: I6023839bf10e6b22cf41e7022b736cf9e7387f93
This commit is contained in:
parent
90d1757eaf
commit
83201edfb5
@ -117,7 +117,7 @@ then
|
||||
deb [arch=i386] http://archive.ubuntu.com/ubuntu trusty-updates main universe
|
||||
deb [arch=i386] http://archive.ubuntu.com/ubuntu trusty-backports main universe
|
||||
deb [arch=i386] http://archive.ubuntu.com/ubuntu trusty-security main universe
|
||||
EOF
|
||||
EOF
|
||||
|
||||
cat > /tmp/sources.list <<EOF
|
||||
# Faster likely unsigned repo
|
||||
@ -131,7 +131,7 @@ then
|
||||
deb [arch=i386] http://archive.ubuntu.com/ubuntu xenial-updates main universe
|
||||
deb [arch=i386] http://archive.ubuntu.com/ubuntu xenial-backports main universe
|
||||
deb [arch=i386] http://archive.ubuntu.com/ubuntu xenial-security main universe
|
||||
EOF
|
||||
EOF
|
||||
fi
|
||||
|
||||
# Allow apt repos to be UnAuthenticated
|
||||
|
Loading…
Reference in New Issue
Block a user