mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-04-02 13:45:10 -05:00
Forced python3 for setups not using a virtualenv
This commit is contained in:
parent
cb8fb4a820
commit
04bcb1cdad
@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env python
|
||||
#!/usr/bin/env python3
|
||||
import os
|
||||
import sys
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user