mirror of
https://github.com/mitb-archive/filebot
synced 2025-03-10 06:20:27 -04:00
3 lines
116 B
Bash
3 lines
116 B
Bash
#!/bin/sh
|
|
sh -xu <<< "$(curl -fsSL https://raw.githubusercontent.com/filebot/plugins/master/installer/portable.sh)"
|