Closed thraizz closed 4 years ago
This link gets created by install.sh, which will fail if there already is a link. Then, walbox won't work as it points to the creators $HOME
install.sh
walbox
Delete the link and let install.sh create it properly.
My bad, totally missed that file when committing. Merging immediately, thank you for the fix!
Current behavior
This link gets created by
install.sh
, which will fail if there already is a link. Then,walbox
won't work as it points to the creators $HOMEFix
Delete the link and let install.sh create it properly.