mirror of
https://github.com/jokob-sk/NetAlertX.git
synced 2025-12-07 01:26:11 -08:00
Add cur_ScanMethod & fix Plugins display name in lists
This commit is contained in:
@@ -3,6 +3,12 @@
|
||||
|
||||
import subprocess
|
||||
from datetime import datetime
|
||||
|
||||
import sys
|
||||
|
||||
sys.path.append("/home/pi/pialert/front/plugins")
|
||||
sys.path.append('/home/pi/pialert/pialert')
|
||||
|
||||
from plugin_helper import Plugin_Objects, Plugin_Object
|
||||
from logger import mylog
|
||||
|
||||
|
||||
Reference in New Issue
Block a user