#!/bin/sh
echo 
echo "MasterPDFEditor Running under blackPanther OS..... (www.blackpantheros.eu)"
echo
cd /usr/share/master-pdf-editor
exec /usr/share/master-pdf-editor/masterpdfeditor3
