system_configuration/runldap2pg.ps1

5 lines
70 B
PowerShell
Raw Normal View History

2023-03-30 23:44:15 -07:00
Write-Host "Going to run ldap2pg.yml"
2023-03-30 23:51:05 -07:00
sudo -u postgres whoami
2023-03-30 23:44:15 -07:00
whoami