diff options
Diffstat (limited to 'cli/uninstall.sh')
| -rw-r--r-- | cli/uninstall.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/cli/uninstall.sh b/cli/uninstall.sh index e2c7f15..25d1d58 100644 --- a/cli/uninstall.sh +++ b/cli/uninstall.sh @@ -20,3 +20,4 @@ sudo rm "${HOMEBREW_FOLDER}/services/PluginLoader" # disable CEF debugging sudo rm "${USER_DIR}/.steam/steam/.cef-enable-remote-debugging" +sudo rm "${USER_DIR}/.var/app/com.valvesoftware.Steam/data/Steam/.cef-enable-remote-debugging" 2> /dev/null |
