Skip to content
Snippets Groups Projects
Commit 026dd43f authored by Bruno Nocera Zanette's avatar Bruno Nocera Zanette
Browse files

Update Dir_Results

Update Dir_Results
parent 8db3d971
Branches
No related tags found
No related merge requests found
......@@ -40,7 +40,7 @@ def main():
charset='utf8')
# Define directory and name of XML files
dir_results="/home/www/elgg/opendata_xmlfiles/"
dir_results="/var/www/elgg/opendata_xmlfiles/"
# Get the execution start time information
time_script_start=datetime.datetime.now()
......
......@@ -40,7 +40,7 @@ def main():
charset='utf8')
# Define directory and name of XML files
dir_results="/home/www/elgg/opendata_xmlfiles/"
dir_results="/var/www/elgg/opendata_xmlfiles/"
# Get the execution start time information
time_script_start=datetime.datetime.now()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment