Initial commit

This commit is contained in:
Michael Smith
2025-07-01 22:17:00 +02:00
commit f398799c3e
7 changed files with 12887 additions and 0 deletions

10
files/pkg-message.in Normal file
View File

@@ -0,0 +1,10 @@
[
{ type: install
message: <<EOM
MiroTalk has been installed.
Configure MiroTalk by copying %%MIROTALK_HOME%%/app/src/config.template.js
to %%MIROTALK_HOME%%/app/src/config.js and make changes if necessary.
EOM
}
]