Created
April 13, 2026 00:44
-
-
Save jayvdb/39cc2bc7471b686651da9773ae653cfa to your computer and use it in GitHub Desktop.
delete-chrome-lock.sh
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| #!/bin/bash | |
| rm ~/.config/*/Singleton* |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment