Update 'runldap2pg.ps1'

This commit is contained in:
cbrand 2023-03-30 23:56:59 -07:00
parent 78dbfa5438
commit 3852c2c305

View File

@ -1,3 +1,3 @@
Write-Host "Going to run ldap2pg.yml"
sudo -u postgres ldap2pg --real --verbose --color
sudo -u postgres -D /var/lib/pgsql ldap2pg --real --verbose --color