mirror of
https://github.com/raspiblitz/raspiblitz.git
synced 2025-11-20 10:56:38 +01:00
debug output
This commit is contained in:
@@ -16,9 +16,10 @@ fi
|
|||||||
prepareTorSources()
|
prepareTorSources()
|
||||||
{
|
{
|
||||||
# Prepare for TOR service
|
# Prepare for TOR service
|
||||||
echo "*** Install TOR repo keys ***"
|
echo "*** INSTALL TOR REPO ***"
|
||||||
|
echo ""
|
||||||
|
|
||||||
echo "*** Installing dirmngr ***"
|
echo "*** Install dirmngr ***"
|
||||||
sudo apt install dirmngr -y
|
sudo apt install dirmngr -y
|
||||||
echo ""
|
echo ""
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user