Skip to content

Commit

Permalink
folder_path
Browse files Browse the repository at this point in the history
  • Loading branch information
exploitprotocol committed Apr 19, 2016
1 parent 044a58d commit b3a3b20
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions update.py
Expand Up @@ -45,6 +45,7 @@ def config_updater():
os.system('git fetch --all')
os.system('git reset --hard origin/master')
def clink_updater():
folder_path=base_location
for f in os.listdir(base_location):
tools_folder=os.path.join(folder_path,f)
os.chdir(tools_folder)
Expand Down

0 comments on commit b3a3b20

Please sign in to comment.