mirror of https://github.com/tteck/Proxmox.git
Update mariadb_setup.sh
This commit is contained in:
parent
07912e124a
commit
af2215a6f9
|
@ -78,3 +78,4 @@ systemctl restart $(basename $(dirname $GETTY_OVERRIDE) | sed 's/\.d//')
|
|||
|
||||
echo -e "${CHECKMARK} \e[1;92m Cleanup... \e[0m"
|
||||
rm -rf /mariadb_setup.sh /var/{cache,log}/* /var/lib/apt/lists/*
|
||||
mkdir /var/log/apache2
|
||||
|
|
Loading…
Reference in New Issue