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