#!/bin/bash

. /usr/local/Reductor/etc/const

main() {
	show_msg "$msg"
	$BINDIR/menu
}
