Commit a5a0c132 authored by Ophélie Gagnard's avatar Ophélie Gagnard

generation: Use personal repository.

parent ab4f4364
......@@ -30,6 +30,6 @@ FLB_PACKAGE_FILE=${FLB_NAME_AND_VERSION}_amd64.deb
PLG_PACKAGE_FILE=${PLG_NAME_AND_VERSION}_amd64.deb
URL_PATTERN="https://download.opensuse.org/repositories/home:VIFIBnexedi/Debian_11/amd64/"
TMP_URL_PATTERN="https://download.opensuse.org/repositories/home:oph.nxd/Debian_11/amd64/"
MCA_PACKAGE_URL=${URL_PATTERN}/${MCA_PACKAGE_FILE}
FLB_PACKAGE_URL=${URL_PATTERN}/${FLB_PACKAGE_FILE}
PLG_PACKAGE_URL=${TMP_URL_PATTERN}/${PLG_PACKAGE_FILE}
MCA_PACKAGE_URL=${TMP_URL_PATTERN}/${MCA_PACKAGE_FILE}
FLB_PACKAGE_URL=${TMP_URL_PATTERN}/${FLB_PACKAGE_FILE}
PLG_PACKAGE_URL=${URL_PATTERN}/${PLG_PACKAGE_FILE}
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment