mirror of
https://github.com/9001/copyparty.git
synced 2025-10-03 01:39:26 +02:00
v1.15.1
This commit is contained in:
parent
b5405174ec
commit
e9d962f273
5 changed files with 48 additions and 4 deletions
|
@ -19,7 +19,7 @@ exit 0
|
|||
|
||||
|
||||
# first open an infinitely wide console (this is why you own an ultrawide) and copypaste this into it:
|
||||
for a in '' -accounts -flags -handlers -hooks -urlform -exp -ls -dbd -pwhash -zm; do
|
||||
for a in '' -bind -accounts -flags -handlers -hooks -urlform -exp -ls -dbd -pwhash -zm; do
|
||||
./copyparty-sfx.py --help$a 2>/dev/null; printf '\n\n\n%0255d\n\n\n'; done
|
||||
|
||||
# then copypaste all of the output by pressing ctrl-shift-a, ctrl-shift-c
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue