Update and rename pg_ldap_sync to pgls

This commit is contained in:
Руслан 2023-08-09 17:22:48 +06:00 committed by GitHub
parent f4c803fd49
commit 5b5bcaac03
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,7 +2,7 @@
require 'rubygems'
require 'bundler/setup'
require 'pg_ldap_sync'
require 'pgls'
begin
PgLdapSync::Application.run(ARGV)