Skip to content

Commit

Permalink
Change 'SanderBorgmans' to molmod
Browse files Browse the repository at this point in the history
  • Loading branch information
SanderBorgmans committed Sep 28, 2023
1 parent d01e8dd commit a71ad96
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/pyiron-installer.py
Original file line number Diff line number Diff line change
Expand Up @@ -128,7 +128,7 @@ def download_resources(
download_resources(zip_file="resources.zip",
resource_directory=os.path.join(download_path,'pyiron/resources'),
projects_directory=os.path.join(download_path,'pyiron/projects'),
giturl_for_zip_file="https://github.com/SanderBorgmans/pyiron-resources/archive/hpc_ugent.zip",
giturl_for_zip_file="https://github.com/molmod/pyiron-resources/archive/hpc_ugent.zip",
git_folder_name="pyiron-resources-hpc_ugent")

# Create the specified folder
Expand Down

0 comments on commit a71ad96

Please sign in to comment.