4 lines
78 B
Bash
4 lines
78 B
Bash
|
#!/bin/sh
|
||
|
iconutil -c icns filebot.iconset
|
||
|
iconutil -c icns subtitles.iconset
|