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

View File

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