diff --git a/runldap2pg.ps1 b/runldap2pg.ps1 index aec9cda..476a44f 100644 --- a/runldap2pg.ps1 +++ b/runldap2pg.ps1 @@ -1,5 +1,5 @@ Write-Host "Going to run ldap2pg.yml" -su postgres +sudo su postgres whoami \ No newline at end of file