Skip to content
Snippets Groups Projects
Commit 4f53f99c authored by Bob Mottram's avatar Bob Mottram
Browse files

Message when updating onion repo sources

parent 70c853b4
No related branches found
No related tags found
No related merge requests found
......@@ -64,6 +64,8 @@ function create_tor_repo_sources {
regenerate_tor_package_repos=1
fi
if [ $regenerate_tor_package_repos ]; then
echo $'Updating sources.list with onion based repos'
$INSTALL_PACKAGES apt-transport-tor
create_tor_package_sources
$UPDATE_PACKAGES
fi
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment