Update mm-scripts.sh

This commit is contained in:
2023-04-27 21:13:02 -05:00
parent 31265a35cf
commit 84bcc98f79

View File

@@ -988,6 +988,7 @@ UPDATEORGANIZR(){
/bin/chown -Rf www-data:www-data /var/www/media.scity.us/html
/bin/systemctl restart nginx >/dev/null 2>&1
echo -e "${idsCL[Green]}Done${idsCL[Default]}"
echo "$(date) - Updated Organizr" >> $logfile
}
MMSETUP(){