This website requires JavaScript.
Explore
Help
Register
Sign In
soutade
/
KissCount
Watch
1
Star
0
Fork
0
You've already forked KissCount
Code
Issues
Pull Requests
Packages
Releases
1
Wiki
Activity
8792ac2a8e
KissCount
/
tools
/
launch_kc.sh
5 lines
67 B
Bash
Raw
Normal View
History
Unescape
Escape
Add tools
2010-08-06 22:03:53 +02:00
#!/bin/bash
Percents into statistics have now minimum two digits Package libraries into lib instead of root (package.sh)
2010-08-20 21:33:59 +02:00
export
LD_LIBRARY_PATH
=
./lib:
$LD_LIBRARY_PATH
Pass arguments throw launch_kc.sh
2010-11-10 18:36:19 +01:00
./kc
$*
Reference in New Issue
Copy Permalink