Skip to content

Instantly share code, notes, and snippets.

@luckylittle
Created October 19, 2023 03:46
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save luckylittle/ac73bb72ae0db78c7cc6d9bbc693f9d1 to your computer and use it in GitHub Desktop.
Save luckylittle/ac73bb72ae0db78c7cc6d9bbc693f9d1 to your computer and use it in GitHub Desktop.
Run multiple DropboxD on one Linux machine
#!/bin/zsh
HOME=$HOME/.dropbox_lucky; ~/.dropbox-dist/dropboxd
#!/bin/zsh
HOME=$HOME/.dropbox_luckylittle81; ~/.dropbox-dist/dropboxd
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment