Skip to content

Commit

Permalink
small path change
Browse files Browse the repository at this point in the history
Signed-off-by: Anthony Liot <anthony.liot@gmail.com>
  • Loading branch information
anthonyliot committed Apr 22, 2016
1 parent 813e16f commit 2a4852b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion automator.py
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ def clear_prof_data():
root_repositories = os.getcwd() + "/"

# Grab the website folder
page_repositories=os.getcwd() + "/webcl-website/"
page_repositories=os.getcwd() + "/webcl-translator-website/"

def worker_update(online,local,option):
"""thread worker_update function"""
Expand Down

0 comments on commit 2a4852b

Please sign in to comment.