From 720441be4cef0161032a947f52a18319f39aff9e Mon Sep 17 00:00:00 2001 From: Ettore Di Giacinto Date: Thu, 17 Dec 2020 21:55:01 +0100 Subject: [PATCH] Update repository-index url --- contrib/config/get_luet_root.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/contrib/config/get_luet_root.sh b/contrib/config/get_luet_root.sh index 8c29b0a0..4506a453 100755 --- a/contrib/config/get_luet_root.sh +++ b/contrib/config/get_luet_root.sh @@ -19,7 +19,7 @@ if [ "${LUET_CONFIG_PROTECT}" = "1" ] ; then mkdir -p /etc/luet/config.protect.d || true wget -q https://raw.githubusercontent.com/mudler/luet/master/contrib/config/config.protect.d/01_etc.yml.example -O /etc/luet/config.protect.d/01_etc.yml fi -wget -q https://raw.githubusercontent.com/mocaccinoOS/repository-index/master/packages/mocaccino-repository-index/mocaccino-repository-index.yml -O /etc/luet/repos.conf.d/mocaccino-repository-index.yml +wget -q https://raw.githubusercontent.com/mocaccinoOS/repository-index/master/packages/mocaccino-repository-index.yml -O /etc/luet/repos.conf.d/mocaccino-repository-index.yml cat > /etc/luet/luet.yaml <