$ErrorActionPreference='Stop' for AllUsersAllHosts
This commit is contained in:
@@ -1,5 +1,3 @@
|
||||
$ErrorActionPreference = "Stop"
|
||||
|
||||
#Define user and password for PostgreSQL database
|
||||
$pgUser = "postgres"
|
||||
$pgPwd = "root"
|
||||
|
||||
Reference in New Issue
Block a user