git-svn-id: http://svn.librewrt.org/librewrt@133 d459f2a8-9e7c-4474-95e1-7f88c49cc8e2
authorrisci_atom <risci_atom@d459f2a8-9e7c-4474-95e1-7f88c49cc8e2>
Tue, 19 Apr 2011 02:09:44 +0000 (02:09 +0000)
committerrisci_atom <risci_atom@d459f2a8-9e7c-4474-95e1-7f88c49cc8e2>
Tue, 19 Apr 2011 02:09:44 +0000 (02:09 +0000)
branding/creative-craftsman/librewrt.sh

index 38ad2564e4538edff7c8e57ac015851bc43d7d61..77f9d3a732de8fe5167bdad16b4a8d15ff73ee8d 100755 (executable)
@@ -66,4 +66,5 @@ find ./ -type f -exec sed -i 's/OPENWRT/LIBREWRT/g' {} \;
 find ./ -type f -exec sed -i 's/OpenWrt/LibreWrt/g' {} \;
 find ./ -type f -exec sed -i 's/openwrt/librewrt/g' {} \;
 find ./ -type f -exec sed -i 's/LibreWrt.org/OpenWrt.org/g' {} \;
-find ./ -type f -exec sed -i 's/Creative Craftsman/Creative Craftsman/g' {} \;
+find ./ -type f -exec sed -i 's/Attitude Adjustment/Creative Craftsman/g' {} \;
+find ./ -type f -exec sed -i 's/http://downloads.librewrt.org/sources/http://download.librewrt.org/sources/g' {} \;