mirror of
https://github.com/YunoHost/dynette.git
synced 2024-09-03 20:06:17 +02:00
[mod] we don't need to do that anymore
This commit is contained in:
parent
48009625eb
commit
8f3aa7cf0e
1 changed files with 0 additions and 1 deletions
|
@ -151,4 +151,3 @@ with psycopg2.connect(postgresql_dsn) as postgresql_connection:
|
|||
if need_bind9_cache_flush:
|
||||
os.system('/usr/sbin/rndc flush')
|
||||
os.system('/usr/sbin/rndc reload')
|
||||
os.system('rm /tmp/dynette_flush_bind_cache')
|
||||
|
|
Loading…
Reference in a new issue