From 126274a864a203b3e165ec48361459ac3e8d72ba Mon Sep 17 00:00:00 2001 From: Bob Mottram Date: Fri, 30 Dec 2016 16:04:35 +0000 Subject: [PATCH] Comment --- src/freedombone-app-matrix | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/freedombone-app-matrix b/src/freedombone-app-matrix index f4b79a69..f3789703 100755 --- a/src/freedombone-app-matrix +++ b/src/freedombone-app-matrix @@ -112,7 +112,7 @@ function remove_user_matrix { ${PROJECT_NAME}-pass -u $remove_username --rmapp matrix - # TODO + # TODO: There is no user removal script within synapse } function add_user_matrix { @@ -127,7 +127,6 @@ function add_user_matrix { } function install_interactive_matrix { - echo -n '' APP_INSTALLED=1 }