Scripts directory
This commit is contained in:
parent
da0e8fbcab
commit
7d92b0fde0
|
@ -121,7 +121,7 @@ function add_user_matrix {
|
|||
|
||||
${PROJECT_NAME}-pass -u $new_username -a matrix -p "$new_user_password"
|
||||
|
||||
cd /etc/matrix
|
||||
cd /etc/matrix/scripts
|
||||
register_new_matrix_user -c ${MATRIX_DATA_DIR}/homeserver.yaml https://localhost:${MATRIX_PORT} -u "${new_username}" -p "${new_user_password}" -a
|
||||
echo '0'
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue