FIX uninstall.sh

This commit is contained in:
Julien Maille 2021-12-04 14:29:02 +01:00
parent 55b714dbda
commit 467a971d31

View file

@ -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"