]> git.stg.codes - stg.git/blob - projects/sgconf/sgconfg
Add README.md for GitHub and .travis.yml for Travis-CI
[stg.git] / projects / sgconf / sgconfg
1 #!/bin/bash
2
3 LD_LIBRARY_PATH=../../lib ./sgconf get -s localhost -p5555 -aadmin -w123456 $*
4