Merge branch 'master' into net-deploy

This commit is contained in:
Anton Hvornum 2018-05-24 20:30:14 +02:00 committed by GitHub
commit 30010a418a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 4 deletions

View File

@ -407,7 +407,3 @@ if __name__ == '__main__':
o = run('reboot now')
else:
print('Done. "umount -R /mnt; reboot" when you\'re done tinkering.')
'su - postgres -c "psql -c \'CREATE USER pdns WITH PASSWORD \\\'SomePassword\\\';\'"'