1
0
mirror of https://github.com/mitb-archive/filebot synced 2025-01-08 12:28:04 -05:00

install-filebot.sh

This commit is contained in:
Reinhard Pointner 2017-04-04 02:03:24 +08:00
parent 81972c6f57
commit cc1a25138c

View File

@ -0,0 +1,2 @@
#!/bin/sh
sh -xu <<< "$(curl -fsSL https://raw.githubusercontent.com/filebot/plugins/master/installer/portable.sh)"