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