This commit is contained in:
Bob Mottram 2016-12-30 16:04:35 +00:00
parent 7d92b0fde0
commit 126274a864
1 changed files with 1 additions and 2 deletions

View File

@ -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
}