osticket-docker/reset-ost.sh

8 lines
241 B
Bash
Executable File

#/bin/sh
rm osTicket-v1.18.2/include/ost-config.php
cp osTicket-v1.18.2/include/ost-sampleconfig.php osTicket-v1.18.2/include/ost-config.php
chomd 0666 osTicket-v1.18.2/include/ost-config.php
rm -Rf mariadb/*
rm mariadb/.my-healthcheck.cnf