Update xreal driver submodule, fix uninstall not self-deleting
This commit is contained in:
parent
de4e0bad0d
commit
244cf8c047
|
|
@ -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
|
||||
|
|
@ -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
|
||||
Loading…
Reference in New Issue