1
0
mirror of https://github.com/MariaDB/server.git synced 2025-08-26 01:44:06 +03:00
Files
mariadb/BUILD/cleanup
2003-08-27 22:30:50 +03:00

9 lines
85 B
Bash
Executable File

#! /bin/sh
path=`dirname $0`
. "$path/SETUP.sh"
just_clean=1;
. "$path/FINISH.sh"