Adhere to the naming convention

This commit is contained in:
Michele Cereda
2022-04-27 18:22:52 +02:00
parent 3f12e20b1c
commit 5ebc8d15be
22 changed files with 9 additions and 0 deletions

View File

@@ -0,0 +1,11 @@
#!/bin/sh
# sources:
# - https://www.dropbox.com/install-linux
# No packages available
# Headless installation needed
cd ~ && wget -O - "https://www.dropbox.com/download?plat=lnx.x86_64" | tar xzf -
cd bin && wget -O dropbox.py "https://www.dropbox.com/download?dl=packages/dropbox.py" && chmod u+x dropbox.py && cd -
dropbox.py start # or ~/.dropbox-dist/dropboxd