1
0
mirror of https://github.com/mitb-archive/filebot synced 2025-03-10 06:20:27 -04:00
filebot/installer/tar/reinstall-filebot.sh

3 lines
111 B
Bash
Raw Normal View History

2017-04-04 02:03:24 +08:00
#!/bin/sh
2018-07-02 02:03:08 +07:00
sh -xu <<< "$(curl -fsSL https://raw.githubusercontent.com/filebot/plugins/master/installer/tar.sh)"