mirror of
https://github.com/viq/NewsBlur.git
synced 2025-04-13 09:38:09 +00:00
use python path for newsblur container in disk usage sanity checker
This commit is contained in:
parent
706614498f
commit
ba428afb83
1 changed files with 1 additions and 2 deletions
|
@ -1,5 +1,4 @@
|
|||
#!/srv/newsblur/venv/newsblur3/bin/python
|
||||
|
||||
#!/usr/local/bin/python3
|
||||
import sys
|
||||
sys.path.append('/srv/newsblur')
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue