forked from services/mlmmj-light-web-ecg
Update manage_domains.sh
This commit is contained in:
committed by
GitHub
parent
a323eae3d3
commit
96649d7bce
@@ -37,6 +37,6 @@ if [ "${operation}" = "del" ]; then
|
|||||||
else
|
else
|
||||||
sed -i -e "/^${domain}:.*/d" $lists_path/passwords.txt
|
sed -i -e "/^${domain}:.*/d" $lists_path/passwords.txt
|
||||||
rm -r $lists_path/$domain
|
rm -r $lists_path/$domain
|
||||||
echo -e "Domain $domain has deleted."
|
echo -e "Domain $domain has been deleted."
|
||||||
fi
|
fi
|
||||||
fi
|
fi
|
||||||
|
|||||||
Reference in New Issue
Block a user