mariadb/BUILD/cleanup
2003-08-27 22:30:50 +03:00

8 lines
85 B
Bash
Executable file

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