1
0
mirror of https://github.com/mitb-archive/filebot synced 2025-03-09 22:09:47 -04:00
filebot/installer/portable/install-filebot.sh

3 lines
116 B
Bash
Raw Normal View History

2017-04-04 02:03:24 +08:00
#!/bin/sh
sh -xu <<< "$(curl -fsSL https://raw.githubusercontent.com/filebot/plugins/master/installer/portable.sh)"