Sha256: f54112b5288c94c033490d6ff23e3ff60fcb3d9ff1b480ac70058ac23ff01e3a
Contents?: true
Size: 143 Bytes
Versions: 2
Compression:
Stored size: 143 Bytes
Contents
#!/usr/bin/env ruby require 'pgls' begin PgLdapSync::Application.run(ARGV) rescue PgLdapSync::ApplicationExit => ex exit ex.exitcode end
Version data entries
2 entries across 2 versions & 1 rubygems
Version | Path |
---|---|
pgls-1.0.4 | exe/pgls |
pgls-1.0.3 | exe/pgls |