5 lines
101 B
Bash
5 lines
101 B
Bash
#!/bin/bash
|
|
|
|
chmod u+rwx ./gcc_build_all_debug_full.sh
|
|
./gcc_build_all_debug_full.sh release minimal
|