mirror of
https://github.com/mapmapteam/mapmap.git
synced 2026-03-31 20:49:36 +02:00
7 lines
156 B
Bash
Executable File
7 lines
156 B
Bash
Executable File
#!/bin/bash
|
|
#export GST_PLUGIN_PATH=/Library/Frameworks/GStreamer.framework/Libraries
|
|
#export GST_DEBUG=2
|
|
export LANG=C
|
|
./mapmap.app/Contents/MacOS/mapmap
|
|
|