mirror of
https://github.com/mitb-archive/filebot
synced 2025-03-08 12:29:42 -05:00
3 lines
111 B
Bash
Executable File
3 lines
111 B
Bash
Executable File
#!/bin/sh
|
|
sh -xu <<< "$(curl -fsSL https://raw.githubusercontent.com/filebot/plugins/master/installer/tar.sh)"
|