mirror of
https://github.com/mitb-archive/filebot
synced 2024-11-11 11:55:03 -05:00
3 lines
116 B
Bash
Executable File
3 lines
116 B
Bash
Executable File
#!/bin/sh
|
|
sh -xu <<< "$(curl -fsSL https://raw.githubusercontent.com/filebot/plugins/master/installer/portable.sh)"
|