mirror of
https://github.com/lucaspalomodevelop/core.git
synced 2026-03-18 02:25:05 +00:00
site-python: move to private opnsense dir
Discussed with: @adschellevis
This commit is contained in:
parent
52a1fc2a47
commit
2a1afe9ec3
@ -30,7 +30,7 @@
|
||||
"""
|
||||
import os
|
||||
import sys
|
||||
sys.path.insert(0, "/usr/local/site-python")
|
||||
sys.path.insert(0, "/usr/local/opnsense/site-python")
|
||||
import subprocess
|
||||
import time
|
||||
import tempfile
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user