mirror of
https://github.com/mitb-archive/filebot
synced 2024-11-05 00:45:06 -05:00
5 lines
56 B
Bash
5 lines
56 B
Bash
#!/bin/sh
|
|
|
|
# remove /bin symlink
|
|
rm -f /usr/bin/filebot
|