Update $BUILDTOOL_ISSUETRACKER

This commit is contained in:
JeremyStar™ 2024-03-11 16:10:16 +01:00
parent 400603c5a4
commit c0fbba995b

View file

@ -6,7 +6,7 @@ export "LANG=C.UTF-8"
export "LC_MESSAGES=${LANG}"
# Variables
export "BUILDTOOL_ISSUETRACKER=https://git.staropensource.de/JeremyStarTM/kernel-optimized.git/issues"
export "BUILDTOOL_ISSUETRACKER=https://git.staropensource.de/JeremyStarTM/kernel-optimized/issues"
## Cloning (update these if you fork this project)
export "BUILDTOOL_REPOSITORY=https://git.staropensource.de/JeremyStarTM/kernel-optimized.git"
export "BUILDTOOL_CLONEDIR=jstm-kernel-optimized"