From 3cb1ce96f1a41760978b04ab6c87da9643b6b48a Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Mon, 7 Sep 2015 22:39:45 +0100 Subject: [PATCH] Redmatrix themes --- src/freedombone | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/src/freedombone b/src/freedombone index 65e555e9..a16ebb7c 100755 --- a/src/freedombone +++ b/src/freedombone @@ -10186,8 +10186,8 @@ function install_hubzilla { chown -R www-data:www-data /var/www/$HUBZILLA_DOMAIN_NAME/htdocs git clone $HUBZILLA_ADDONS_REPO /var/www/$HUBZILLA_DOMAIN_NAME/htdocs/addon # some extra themes - git clone https://github.com/DeadSuperHero/hubzilla-themes /var/www/$HUBZILLA_DOMAIN_NAME/htdocs/hubzilla-themes1 - cp -r /var/www/$HUBZILLA_DOMAIN_NAME/htdocs/hubzilla-themes1/* view/theme/ + git clone https://github.com/DeadSuperHero/redmatrix-themes /var/www/$HUBZILLA_DOMAIN_NAME/htdocs/redmatrix-themes1 + cp -r /var/www/$HUBZILLA_DOMAIN_NAME/htdocs/redmatrix-themes1/* view/theme/ fi get_mariadb_hubzilla_admin_password