X-Git-Url: https://git.stg.codes/stg.git/blobdiff_plain/ac3670b33981698a02c5e95ab4f11cb3fe57562d..29e9a2de0b45893850bbf56ee38e7fd235a6df15:/projects/sgconf/sgconfs diff --git a/projects/sgconf/sgconfs b/projects/sgconf/sgconfs new file mode 100755 index 00000000..e27108e7 --- /dev/null +++ b/projects/sgconf/sgconfs @@ -0,0 +1,4 @@ +#!/bin/bash + +LD_LIBRARY_PATH=../../lib ./sgconf set -s localhost -p5555 -aadmin -w123456 $* +