diff --git a/gravity.sh b/gravity.sh index 9ddd7beb..58d0eef9 100755 --- a/gravity.sh +++ b/gravity.sh @@ -244,10 +244,6 @@ gravity_hostFormat() { # Format domain list as "192.168.x.x domain.com" echo -n "::: Formatting domains into a HOSTS file..." - if [[ -f ${localList} ]]; then - rm ${localList} - fi - if [[ -f /etc/hostname ]]; then hostname=$(