4 lines
89 B
Bash
4 lines
89 B
Bash
#! /bin/sh
|
|
|
|
cd /var/opt/rh/rh-mariadb!!!VER!!!/lib/mysql && find . -type f | xargs rm -f
|