mirror of
https://github.com/viq/NewsBlur.git
synced 2025-09-18 21:43:31 +00:00
add python paths to backup_mongo.py and backup_psql.py to make them executable
This commit is contained in:
parent
1dfd36630f
commit
97bc306567
2 changed files with 2 additions and 0 deletions
|
@ -1,3 +1,4 @@
|
|||
#!/usr/bin/python3
|
||||
import os
|
||||
import shutil
|
||||
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
#!/usr/bin/python3
|
||||
import os
|
||||
import sys
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue