mirror of
https://github.com/9001/copyparty.git
synced 2025-10-03 01:39:26 +02:00
misc tweaks
This commit is contained in:
parent
715727b811
commit
9ad3af1ef6
4 changed files with 37 additions and 12 deletions
|
@ -63,7 +63,7 @@ set -e
|
|||
EOF
|
||||
chmod 755 /usr/local/bin/chromium-browser
|
||||
|
||||
# start the server (note: replace `-v.::rw:` with `-v.::r:` to disallow retrieving uploaded stuff)
|
||||
# start the server (note: replace `-v.::rw:` with `-v.::w:` to disallow retrieving uploaded stuff)
|
||||
cd ~/Downloads; python3 copyparty-sfx.py --urlform save,get -v.::rw:c,e2d,e2t,mte=+a1:c,mtp=a1=ad,very-bad-idea.py
|
||||
|
||||
"""
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue