1
0
Fork 0

improvements

This commit is contained in:
Lukas Wurzinger 2024-02-21 22:08:11 +01:00
parent 13fab45975
commit ee100f5496
9 changed files with 52 additions and 56 deletions

View file

@ -205,7 +205,3 @@ if chose helix; then
rm --recursive --force -- "$helixdir"
ln --force --symbolic -- "$PWD/home/helix" "$helixdir"
fi
if chose syncthing; then
systemctl --user enable syncthing.service
fi