1
0
mirror of https://github.com/mitb-archive/filebot synced 2024-08-13 17:03:45 -04:00
filebot/installer/tar/reinstall-filebot.sh

3 lines
117 B
Bash
Raw Normal View History

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