root/pbibuild/modules/commandandconquer-NOD/overlay-dir/PBI.FirstRun.sh
| Revision 1643, 162 bytes (checked in by gonzalo, 8 months ago) | |
|---|---|
|
|
| Line | |
|---|---|
| 1 | #!/bin/sh |
| 2 | |
| 3 | if [ -e "/usr/local/bin/nod" ] |
| 4 | then |
| 5 | kdialog --msgbox "Please remove the previous version of Command&Conquer Gold: Brotherhood of Nod first" |
| 6 | exit 2 |
| 7 | fi |
Note: See TracBrowser
for help on using the browser.
