We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
See: #660 (comment)
Thanks in advance.
The text was updated successfully, but these errors were encountered:
🙏🏾 thanks for creating this, working on it now.
Sorry, something went wrong.
pull: allow disabling of *.desktop file creation
f3caaa0
Fixes #697. Users can now turn off *.desktop file creation by using flag `--desktop-links` e.g ```shell $ drive pull --desktop-links=false ```
@chevillet all done with PR #698. Please get the latest code. FYI you can set this flag in your .driverc file in the root of your project e.g
$ cat << ! >> .driverc > desktop-links=false > !
Sounds great, thanks a lot!
Let me know how it goes. Please don't hesitate to reopen this issue if things aren't working as expected.
Sure, I will, thanks again for your work on drive!
odeke-em
No branches or pull requests
See: #660 (comment)
Thanks in advance.
The text was updated successfully, but these errors were encountered: