From a792b45f13ffdfbf43a6f94f526f7c2cac6a62ef Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Erick=20Jim=C3=A9nez?= Date: Sat, 24 Feb 2024 19:28:31 -0400 Subject: [PATCH] Add executable permission to uninstall script --- uninstall.sh | 0 1 file changed, 0 insertions(+), 0 deletions(-) mode change 100644 => 100755 uninstall.sh diff --git a/uninstall.sh b/uninstall.sh old mode 100644 new mode 100755