fulcrum: use ufw delete instead of deny

This commit is contained in:
openoms 2022-11-04 14:42:09 +00:00
parent 2c65314066
commit a9e686528d
No known key found for this signature in database
GPG Key ID: 5BFB77609B081B65

View File

@ -194,8 +194,8 @@ if [ "$1" = off ]; then
# remove Tor service
/home/admin/config.scripts/tor.onion-service.sh off fulcrum
# close ports on firewall
sudo ufw deny 50021
sudo ufw deny 50022
sudo ufw delete allow 50021
sudo ufw delete allow 50022
# to remove the database directory:
# sudo rm -rf /mnt/hdd/app-storage/fulcrum
# setting value in raspiblitz config