diff options
Diffstat (limited to 'cli/uninstall.sh')
| -rw-r--r-- | cli/uninstall.sh | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/cli/uninstall.sh b/cli/uninstall.sh index 988cf63..e2c7f15 100644 --- a/cli/uninstall.sh +++ b/cli/uninstall.sh @@ -17,3 +17,6 @@ rm -rf "/tmp/plugin_loader" # Cleanup services folder sudo rm "${HOMEBREW_FOLDER}/services/PluginLoader" + +# disable CEF debugging +sudo rm "${USER_DIR}/.steam/steam/.cef-enable-remote-debugging" |
