From 9f586400cafd51ee145c8eaa17d679edf740a3a7 Mon Sep 17 00:00:00 2001 From: Sebastian Dziallas Date: Thu, 03 Dec 2009 13:22:27 +0000 Subject: and another fix for the main page --- diff --git a/soas-liveuserscripts-eliminate.ks b/soas-liveuserscripts-eliminate.ks index 29f64cf..b2f7e8d 100644 --- a/soas-liveuserscripts-eliminate.ks +++ b/soas-liveuserscripts-eliminate.ks @@ -253,7 +253,7 @@ rm -f install-activity.py sed -i -e 's/dev.sugarlabs.org/launchpad.net\/soas/' /home/$CREATE_USERNAME/Activities/Browse.activity/data/index.html # and do so for the e-book page too -sed -i -e 's/schoolserver/wiki.sugarlabs.org\/go\/Sugar_on_a_Stick\/E-Books' /home/$CREATE_USERNAME/Activities/Browse.activity/data/index.html +sed -i -e 's/schoolserver\//wiki.sugarlabs.org\/go\/Sugar_on_a_Stick\/E-Books/' /home/$CREATE_USERNAME/Activities/Browse.activity/data/index.html sed -i -e 's/school/books/' /home/$CREATE_USERNAME/Activities/Browse.activity/data/index.html # execute sample content script and clean up afterwards -- cgit v0.9.1