1
0
mirror of https://github.com/mitb-archive/filebot synced 2024-08-13 17:03:45 -04: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)"