mirror of
https://github.com/mitb-archive/filebot
synced 2025-03-10 14:31:04 -04:00
5 lines
56 B
Bash
5 lines
56 B
Bash
#!/bin/sh
|
|
|
|
# remove /bin symlink
|
|
rm -f /opt/bin/filebot
|