Remove gradience from deps install

This commit is contained in:
clsty
2025-05-04 23:11:27 +08:00
parent a592a83be3
commit f7a3862c7d
2 changed files with 2 additions and 22 deletions
+1 -1
View File
@@ -35,7 +35,7 @@ ii_check_distro() {
}
ii_check_venv() {
source $(eval echo $ILLOGICAL_IMPULSE_VIRTUAL_ENV)/bin/activate
which gradience-cli
which python
deactivate
}
ii_check_ags() {