diff options
author | Andrei Karas <akaras@inbox.ru> | 2015-02-08 23:20:19 +0300 |
---|---|---|
committer | Andrei Karas <akaras@inbox.ru> | 2015-02-08 23:20:19 +0300 |
commit | 5427c348b135df91731e60b76015bc4051933e55 (patch) | |
tree | e0f82dfd3d68244cd0af82a825935b7de4f83530 /run.sh | |
parent | eef6621f34af49c5838f7377a3e2480279e80125 (diff) | |
download | ManaVerse-5427c348b135df91731e60b76015bc4051933e55.tar.gz ManaVerse-5427c348b135df91731e60b76015bc4051933e55.tar.bz2 ManaVerse-5427c348b135df91731e60b76015bc4051933e55.tar.xz ManaVerse-5427c348b135df91731e60b76015bc4051933e55.zip |
add simple run script.
Diffstat (limited to 'run.sh')
-rwxr-xr-x | run.sh | 3 |
1 files changed, 3 insertions, 0 deletions
@@ -0,0 +1,3 @@ +cd run +./bin/manaplus +cd .. |