
* turn off sized deallocation on desktop * add an easy launch script and tar it to keep the +x bit * too many spaces * add os name and fix linux deploy
3 lines
70 B
Bash
3 lines
70 B
Bash
#!/bin/sh
|
|
chmod +x Attorney_Online
|
|
LD_LIBRARY_PATH=. ./Attorney_Online |