(Arne Babenhauserheide)
2012-06-26: also get the changes from the repo of ArneBab. also get the changes from the repo of ArneBab.
diff --git a/setup_infocalypse_on_linux.sh b/setup_infocalypse_on_linux.sh --- a/setup_infocalypse_on_linux.sh +++ b/setup_infocalypse_on_linux.sh @@ -76,7 +76,10 @@ echo "Running the infocalypse setup" hg fn-setup +echo "Updating infocalypse from the official repo of djk" hg fn-pull --aggressive --uri USK@kRM~jJVREwnN2qnA8R0Vt8HmpfRzBZ0j4rHC2cQ-0hw,2xcoQVdQLyqfTpF2DpkdUIbHFCeL4W~2X1phUYymnhM,AQACAAE/wiki_hacking.R1/19 +echo "Getting further updates from the repo of ArneBab" +hg fn-pull --aggressive --uri USK@ko8wbLzQDQc~1gmMEvO8ewpcH0yQKDExMs4kpFDoeOQ,0KpmSJb35Q6UwgdhAJpTMH0jnjUriv7DtaFtTq3dlRI,AQACAAE/infocalypse-bab.R1/1 echo "Setup finished. Enjoy using Infocalypse."