Skip to content

Commit

Permalink
Update ss-install-ufw-core.txt
Browse files Browse the repository at this point in the history
  • Loading branch information
jessuppi committed May 10, 2021
1 parent c687cfe commit fdbdeb1
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions bash/ss-install-ufw-core.txt
Original file line number Diff line number Diff line change
Expand Up @@ -67,9 +67,9 @@ apt autoremove
apt autoclean

## for Ubuntu 20.04 LTS only ##
if [[ "${UBUNTU_VERSION}" = "20.04" ]]; then
# if [[ "${UBUNTU_VERSION}" = "20.04" ]]; then
apt install ufw
fi
# fi

####################################################################################################
#### SS-Install-UFW: Reset Permissions (UFW) #######################################################
Expand Down

0 comments on commit fdbdeb1

Please sign in to comment.