mirror of
https://github.com/mitb-archive/filebot
synced 2024-12-24 00:38:52 -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)"
|