mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
5 lines
190 B
Bash
5 lines
190 B
Bash
echo "Ensure Chromium is able to start on first run after new ISO install"
|
|
|
|
# FIXME: Find out why this is here before chromium has even been started!
|
|
rm -rf ~/.config/chromium/SingletonLock
|