git.stg.codes
/
stg.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
Phone number may contain cyrilic characters. Added conversion.
[stg.git]
/
projects
/
sgconf
/
sgconfg
1
#!/bin/bash
2
3
LD_LIBRARY_PATH=../../lib ./sgconf get -s localhost -p5555 -aadmin -w123456 $*
4