Update xreal driver submodule, fix uninstall not self-deleting

This commit is contained in:
wheaney 2023-10-23 10:18:36 -07:00
parent de4e0bad0d
commit 244cf8c047
3 changed files with 2 additions and 3 deletions

1
.gitmodules vendored
View File

@ -8,4 +8,3 @@
[submodule "modules/xrealAirLinuxDriver"]
path = modules/xrealAirLinuxDriver
url = git@github.com:wheaney/xrealAirLinuxDriver.git
branch = sombrero

@ -1 +1 @@
Subproject commit f4130ba863b4976faada90ee48f454ccf3c7d201
Subproject commit 83093d94c078200cd3479fc71b6f02af39a3ef4c

View File

@ -38,4 +38,4 @@ rm -rf $USER_HOME/.config/reshade
[ "$for_install" -eq 0 ] && echo "To manually uninstall xrealAirLinuxDriver, do: \"sudo ~/bin/xreal_driver_uninstall\""
# this script is self-deleting, leave this as the last command
rm -f $USER_HOME/bin/breezy_vulcan_uninstall
rm -f $USER_HOME/bin/breezy_vulkan_uninstall