Mercurial > sat_docs
comparison scripts/launcher/launch.sh @ 50:fe116a11199b
fixes launching script
author | souliane <souliane@mailoo.org> |
---|---|
date | Mon, 28 Sep 2015 09:55:10 +0200 |
parents | 068252a37689 |
children | 4cd5475623eb |
comparison
equal
deleted
inserted
replaced
49:068252a37689 | 50:fe116a11199b |
---|---|
1 cd #!/bin/bash | 1 #!/bin/bash |
2 | 2 |
3 # This is a helping script to do some tasks like installing, cleaning, starting sat and/or libervia. | 3 # This is a helping script to do some tasks like installing, cleaning, starting sat and/or libervia. |
4 | 4 |
5 # Python and resources paths | 5 # Python and resources paths |
6 PACKAGES=/usr/local/lib/python2.7/dist-packages | 6 PACKAGES=/usr/local/lib/python2.7/dist-packages |