Update linupx-scripts.sh

This commit is contained in:
2025-05-03 11:30:35 -05:00
parent 5ae671641c
commit 83866255ca

View File

@@ -774,6 +774,7 @@ POSTFIX_CLEARQUEUE(){
systemctl stop postfix
postsuper -d ALL
systemctl start postfix
echo 'd *' | mail -N
}
BASHRC_INSTALL(){
echo -e "${idsCL[Green]}Installing root/.bashrc${idsCL[Default]}"