Skip to content

Instantly share code, notes, and snippets.

@uriel1998
Created May 3, 2018 13:03
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 uriel1998/21b3b881553fa8adf1ce1305917fcae2 to your computer and use it in GitHub Desktop.
Save uriel1998/21b3b881553fa8adf1ce1305917fcae2 to your computer and use it in GitHub Desktop.
Script to run dropbox for multiple users on a headless server
#!/bin/bash
unset DISPLAY
HOME="/home/user/accountA"
/home/user/accountA/.dropbox-dist/dropboxd
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment