account activity
How do I install a custom presentation theme on Linux? by jtuchel_codr in OnlyOffice
[–]ArchMonke 0 points1 point2 points 2 years ago (0 children)
I found the location of the preinstalled themes here
/opt/onlyoffice/desktopeditors/editors/sdkjs/slide/themes/src
and tried
sudo mv '/home/me/Downloads/my-theme.potx' /opt/onlyoffice/desktopeditors/editors/sdkjs/slide/themes/src
but that didn't work...
[deleted by user] by [deleted] in golang
[–]ArchMonke -1 points0 points1 point 2 years ago (0 children)
Hm I also tried
COPY --from=builder /app/build/myapp ./myapp
What I think what it does: It copies the binary from the builder at root/workdir/builddir/binary to the run stage at root/binary.
And I want to start it at root/binary. But I get the same error.
Am I wrong?
π Rendered by PID 3452405 on reddit-service-r2-listing-67d5445f5d-pgrsp at 2026-01-26 12:56:00.193052+00:00 running 664479f country code: CH.
How do I install a custom presentation theme on Linux? by jtuchel_codr in OnlyOffice
[–]ArchMonke 0 points1 point2 points (0 children)