Update pg_ldap_sync

This commit is contained in:
Руслан 2023-08-02 17:24:52 +06:00 committed by GitHub
parent c18c599c0e
commit 15ceb4acd2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,7 @@
#!/usr/bin/env ruby
require 'rubygems'
require 'bundler/setup'
require 'pg_ldap_sync'
begin