Sha256: c42cc123434fd348b73062e7a8b6d41db4c10a619a4d7fc05e9fd5c3441146e7
Contents?: true
Size: 181 Bytes
Versions: 12
Compression:
Stored size: 181 Bytes
Contents
#!/bin/bash smsd \ --module mysql \ --db smsd \ --user smsd \ --password smsd \ --host localhost \ --logfile `dirname $0`/../log/smsd.log \ --interval 1 \ --inbox MT
Version data entries
12 entries across 12 versions & 1 rubygems