This commit is contained in:
Dalosuuu 2025-04-04 04:41:16 -04:00
parent 284f351391
commit 0021b159b2

View File

@ -74,7 +74,7 @@ if [ ${#MISSING_DEPENDENCIES[@]} -gt 0 ]; then
echo "Skipping installation of dependencies. The script may not work as expected."
exit 1
fi
fi
# #}
if [ -z "$XDG_CONFIG_HOME" ]; then