db_compare mode +x
This commit is contained in:
parent
14fdf6cb53
commit
d9437041d1
1 changed files with 1 additions and 1 deletions
2
db_compare.py
Normal file → Executable file
2
db_compare.py
Normal file → Executable file
|
@ -1,4 +1,4 @@
|
||||||
#!/usr/bin/python3
|
#!/usr/bin/env python3
|
||||||
|
|
||||||
import psycopg2
|
import psycopg2
|
||||||
import psycopg2.extras
|
import psycopg2.extras
|
||||||
|
|
Loading…
Reference in a new issue