diff --git a/scripts/makemkv-launch b/scripts/makemkv-launch new file mode 100755 index 0000000..fcfd1bc --- /dev/null +++ b/scripts/makemkv-launch @@ -0,0 +1,32 @@ +#!/bin/sh -e +if [ ! -f $SNAP_USER_DATA/.MakeMKV/settings.conf ]; then + mkdir -p $SNAP_USER_DATA/.MakeMKV + + cat > $SNAP_USER_DATA/.MakeMKV/settings.conf <