Merge branch 'master' into net-deploy
This commit is contained in:
commit
30010a418a
|
|
@ -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\\\';\'"'
|
||||
|
|
|
|||
Loading…
Reference in New Issue