4 lines
69 B
Plaintext
4 lines
69 B
Plaintext
|
#!/bin/bash
|
||
|
|
||
|
cd Public
|
||
|
premake5 gmake2 --target-linux --target-x86_64
|