add log msg

This commit is contained in:
2022-05-08 15:30:12 +02:00
parent 0546a156db
commit 57d1c71cba

2
Run.sh
View File

@@ -10,6 +10,8 @@ function install() {
cp $SCRIPT_DIR/Help $OUTPUT_DIR/Help -R
cp $SCRIPT_DIR/System $OUTPUT_DIR/System -R
cp $SCRIPT_DIR/Textures $OUTPUT_DIR/Textures -R
echo install ok
}
function enable() {