Update URL and download

This commit is contained in:
2025-09-05 14:42:09 +03:00
parent 3e0dd27e12
commit 7fc300c04e
3 changed files with 9 additions and 8 deletions
+1 -1
View File
@@ -2,7 +2,7 @@
# BPM Expects the source code to be extracted into the automatically created 'source' directory which can be accessed using $BPM_SOURCE
# BPM Expects the output files to be present in the automatically created 'output' directory which can be accessed using $BPM_OUTPUT
REPO="https://git.enumerated.dev/EnumDev/bpm.git"
REPO="https://github.com/EnumeratedDev/bpm.git"
# The prepare function is executed in the root of the temp directory
# This function is used for downloading files and putting them into the correct location