Skip to content
Snippets Groups Projects
Commit 4fc96186 authored by michael.minelli's avatar michael.minelli
Browse files

Change installer address

parent a6c2220c
No related branches found
No related tags found
No related merge requests found
Pipeline #30224 passed
...@@ -13,7 +13,7 @@ repo_version = "Dojo Project repositories" ...@@ -13,7 +13,7 @@ repo_version = "Dojo Project repositories"
repo_license = "Open-source AGPL3 License" repo_license = "Open-source AGPL3 License"
repo_url = "https://gitedu.hesge.ch/dojo_project/" repo_url = "https://gitedu.hesge.ch/dojo_project/"
install_text = "# Copy / paste in your terminal to install the dojo CLI (Linux / macOS):" install_text = "# Copy / paste in your terminal to install the dojo CLI (Linux / macOS):"
install_command = "curl -L \"https://www.hepiapp.ch/installer.sh\" | sh" install_command = "curl -L \"https://dojo.isc-hesge.ch/installer.sh\" | sh"
# Menu items # Menu items
[[extra.menu.main]] [[extra.menu.main]]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment