4 lines
35 B
Bash
4 lines
35 B
Bash
cd b
|
|
make -j
|
|
cd ..
|
|
./b/PhoenixGame
|
cd b
|
|
make -j
|
|
cd ..
|
|
./b/PhoenixGame
|