install: better link install

Remove links if not already linked before linking
This commit is contained in:
2 * r + 2 * t
2025-02-23 21:23:34 +11:00
parent 557e1e4abe
commit fd14efb773
6 changed files with 16 additions and 13 deletions
+1 -2
View File
@@ -20,7 +20,6 @@ update-repo discord $dist
setup-systemd-monitor discord $dist
# Link themes to client config
confirm-overwrite $client/themes
ln -s $dist/themes $client/themes
install-link $dist/themes $client/themes
log 'Done.'