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
Fabrice Gangler
comptoir-du-libre_Working.FORK
Commits
ef10b4d4
Commit
ef10b4d4
authored
Jun 03, 2020
by
Fabrice Gangler
🎨
Browse files
CHORE: use apt-get proxy
parent
253ce1ac
Changes
1
Hide whitespace changes
Inline
Side-by-side
Vagrant/Vagrant_for_Comptoir_local/bootstrap.sh
View file @
ef10b4d4
...
...
@@ -35,6 +35,9 @@ declare ETC_PHP_DIRECTORY="/etc/php/7.0"
TOTAL_TIMER_START
=
$(
date
+%s
)
APT_TIMER_START
=
$(
date
+%s
)
echo
'Acquire::http { Proxy "http://172.17.0.3:3142"; };'
>>
/etc/apt/apt.conf.d/01proxy
# PREREQUISITES
apt-get update
...
...
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