]> git.stg.codes - stg.git/blob - projects/sgconf/sgconfs
Fixed timer debug with TIME_SPEED=1 (tv_nsec should be less than 1000000000)
[stg.git] / projects / sgconf / sgconfs
1 #!/bin/bash
2
3 LD_LIBRARY_PATH=../../lib ./sgconf set -s localhost -p5555 -aadmin -w123456 $*
4