From 467a971d319eb45820887b45bfd91c0fce8d2c76 Mon Sep 17 00:00:00 2001 From: Julien Maille Date: Sat, 4 Dec 2021 14:29:02 +0100 Subject: [PATCH] FIX uninstall.sh --- uninstall.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/uninstall.sh b/uninstall.sh index dd60cf9..b8ca093 100644 --- a/uninstall.sh +++ b/uninstall.sh @@ -5,7 +5,7 @@ set -e echo "UN-INSTALLING" -cd "$(dirname "$(spicetify -c)")/Themes/DribbblishDynamic" +cd "$(dirname "$(spicetify -c)")" spicetify config current_theme " " extensions dribbblish-dynamic.js- echo "UN-PATCHING"