1
0
mirror of https://github.com/mitb-archive/filebot synced 2025-03-09 22:09:47 -04:00
filebot/installer/tar/reinstall-filebot.sh

3 lines
117 B
Bash
Raw Normal View History

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