mirror of
https://github.com/cjcliffe/CubicSDR.git
synced 2026-01-25 23:15:40 -05:00
3 lines
60 B
Bash
3 lines
60 B
Bash
#!/bin/bash
|
|
/usr/bin/codesign -s "${CUBICSDR_CERT}" ${APPS}
|