1
0
mirror of https://github.com/mitb-archive/filebot synced 2024-11-11 20:05:04 -05:00
filebot/installer/tar/reinstall-filebot.sh

3 lines
111 B
Bash
Raw Normal View History

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