mirror of
https://github.com/overcuriousity/autopsy-flatpak.git
synced 2025-07-11 23:46:15 +00:00
InternalPythonModules folder added along with a readme file
This commit is contained in:
parent
9b7ea4d0b9
commit
3f87e78f1d
12
Core/release/InternalPythonModules/README.txt
Executable file
12
Core/release/InternalPythonModules/README.txt
Executable file
@ -0,0 +1,12 @@
|
||||
Place Jython modules HERE in their respective folders. Eg. -
|
||||
InternalPythonModules/
|
||||
- testModule1/
|
||||
- testModule1.py
|
||||
- testModule2/
|
||||
- testModule2.py
|
||||
- testModule21.py
|
||||
- testModule22.py
|
||||
- testModule3/
|
||||
- testModule3.py
|
||||
Content of this folder is automatically copied to NB installation structure. JythonModuleLoader looks up that location for Jython modules.
|
||||
NOTE: Empty folders are not copied to the NB installation structure.
|
Loading…
x
Reference in New Issue
Block a user