Comment
This commit is contained in:
parent
7d92b0fde0
commit
126274a864
|
@ -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
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue