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