Initial commit
This commit is contained in:
1
run_exec.py
Normal file
1
run_exec.py
Normal file
@@ -0,0 +1 @@
|
||||
import sys; import os; sys.path.insert(0, r'C:\Users\Nabeel\Nextcloud\Projects\firefly_reports'); exec(compile(open(r'C:\Users\Nabeel\Nextcloud\Projects\firefly_reports\exec_backend_files.py').read(), 'exec_backend_files.py', 'exec'))
|
||||
Reference in New Issue
Block a user