OpenVoiceOS / raspOVOS

Run ovos ontop of RaspberryPiOS
MIT License
39 stars 15 forks source link

Smoothed out UI language and punctuation. #104

Closed Bulwagga closed 12 months ago

Bulwagga commented 1 year ago

Moved towards parallel construction and proper punctuation.

Bulwagga commented 1 year ago

@builderjer check out latest change... Turns out it could run on Ubuntu all along, we just needed to correctly set the owner of the ovos-admin-phal systemd process. It was set for user ovos, and all of the trial installs in Ubuntu (including mine) were getting placed into environments of existing users not named 'ovos'. Works correctly now. Now I'll sit back and wait for your revisions. :)

builderjer commented 12 months ago

Didn't even think about username. I will push updates soon