Skip to content

Instantly share code, notes, and snippets.

View kithokit's full-sized avatar
🏠
Working from home

Kit Ho kithokit

🏠
Working from home
View GitHub Profile
!#/usr/bin/env sh
mkdir -p ~/bin
#Download the CLI interface via wget:
wget -O ~/bin/dropbox.py "https://www.dropbox.com/download?dl=packages/dropbox.py"
#Set the permissions so you can execute the CLI interface:
chmod +x ~/bin/dropbox.py
~/bin/dropbox.py start -i
~/bin/dropbox.py start