diff options
author | kali <kali@leap.se> | 2012-09-25 06:04:58 +0900 |
---|---|---|
committer | kali <kali@leap.se> | 2012-09-25 06:04:58 +0900 |
commit | a5366ebc06a1345f9248672e91cf87379d3bcec1 (patch) | |
tree | 3accaf63172b3c0af3222010cb8dd46a752d7946 | |
parent | 5173c0ee937696782a2f62078a860246ec388c39 (diff) |
add script name change when branded build
-rw-r--r-- | README.txt | 7 |
1 files changed, 6 insertions, 1 deletions
@@ -48,7 +48,12 @@ You can: Running the App ----------------- -leap --debug --logfile /tmp/leap.log +leap-client --debug --logfile /tmp/leap.log + +If you're running a branded build, the script name will have a suffix that +depends on your build flavor: + +leap-client-springbok (or python app.py --debug if you run it from the src/leap folder). |