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

Add echo

parent 16dae2b2
No related branches found
No related tags found
No related merge requests found
......@@ -166,6 +166,7 @@ if [ -d /var/lib/tor ]; then
rm -rf /var/lib/tor
fi
$INSTALL_PACKAGES_BACKPORTS tor
echo $'Tor keys regenerated'
$REMOVE_UNUSED_PACKAGES
$CLEAN_PACKAGES
......
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