mirror of
https://github.com/basecamp/omarchy.git
synced 2026-02-17 15:25:37 +00:00
Remove the SingletonLock that's present for some reason on new ISO installs
Closes #4149
This commit is contained in:
4
migrations/1767865784.sh
Normal file
4
migrations/1767865784.sh
Normal file
@@ -0,0 +1,4 @@
|
||||
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
|
||||
Reference in New Issue
Block a user