mirror of
https://github.com/arthur-pbty/arthur-os.git
synced 2026-08-02 04:37:49 +02:00
cd05c698200cce990644e1fadcd38460f77bfc76
The omarchy install runs inside an arch-chroot to /mnt, so its log file (/var/log/omarchy-install.log from the installer's perspective) is at /mnt/var/log/omarchy-install.log from the live ISO. The previous script only read /var/log/omarchy-install.log, and 'cat $ARCHINSTALL_LOG $OMARCHY_LOG 2>/dev/null' swallowed the resulting 'No such file' error, so uploaded logs from the ISO contained only the archinstall portion. Prefer the /mnt path when it exists (live ISO post-install), fall back to /var/log when running on the installed system. Also print a visible separator between the two log sections and warn on stderr if the omarchy log is missing entirely (instead of silently producing an incomplete upload).
Omarchy
Omarchy is a beautiful, modern & opinionated Linux distribution by DHH.
Read more at omarchy.org.
Docs
- omarchy-shell — shell host, plugin manifest, IPC,
shell.json, custom bar modules
License
Omarchy is released under the MIT License.
Languages
Shell
87.8%
CSS
4.6%
Go Template
3.8%
Lua
2.1%
Python
0.9%
Other
0.8%