mariadb/BUILD/cleanup

9 lines
85 B
Text
Raw Normal View History

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