4 lines
118 B
Bash
4 lines
118 B
Bash
echo "Ensure Chromium is able to start on first run after ISO 3.3.0 install"
|
|
|
|
rm -rf ~/.config/chromium/SingletonLock
|