misc tweaks

This commit is contained in:
ed 2022-06-19 16:05:48 +02:00
parent 715727b811
commit 9ad3af1ef6
4 changed files with 37 additions and 12 deletions

View file

@ -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
"""