diff --git a/installer/portable/install-filebot.sh b/installer/portable/install-filebot.sh new file mode 100644 index 00000000..1ff58145 --- /dev/null +++ b/installer/portable/install-filebot.sh @@ -0,0 +1,2 @@ +#!/bin/sh +sh -xu <<< "$(curl -fsSL https://raw.githubusercontent.com/filebot/plugins/master/installer/portable.sh)"