From ee8938e17c176c45bffa5256c9903efcd2f54557 Mon Sep 17 00:00:00 2001 From: Silvio Rhatto Date: Fri, 24 Jun 2016 17:41:11 -0300 Subject: Use projects.list on mrconfig --- bin/mrconfig | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/bin/mrconfig b/bin/mrconfig index dc753ac..a7bd72a 100755 --- a/bin/mrconfig +++ b/bin/mrconfig @@ -5,7 +5,7 @@ # Parameters GIT="git.fluxo.info" -URL="https://$GIT/?a=project_index" +URL="https://$GIT/projects.list" CWD="`pwd`" WORK="`dirname $0`/.." -- cgit v1.2.3