5 lines
78 B
Bash
5 lines
78 B
Bash
|
#!/bin/bash
|
||
|
|
||
|
chmod +x bin/build-mac.sh
|
||
|
bin/build-mac.sh "-DPACKAGE_SUPER_X64"
|