mirror of
https://github.com/cjcliffe/CubicSDR.git
synced 2024-11-12 23:26:10 -05:00
3 lines
60 B
Bash
3 lines
60 B
Bash
#!/bin/bash
|
|
/usr/bin/codesign -s "${CUBICSDR_CERT}" ${APPS}
|