mirror of
https://github.com/9001/copyparty.git
synced 2025-10-03 01:39:26 +02:00
install on iOS; closes #328
This commit is contained in:
parent
6c76614eb1
commit
ca98d54fda
7 changed files with 109 additions and 5 deletions
|
@ -20,7 +20,7 @@ cat $f | awk '
|
|||
o{next}
|
||||
/^#/{s=1;rs=0;pr()}
|
||||
/^#* *(nix package)/{rs=1}
|
||||
/^#* *(themes|install on android|dev env setup|just the sfx|complete release|optional gpl stuff|nixos module|reverse-proxy perf)|```/{s=rs}
|
||||
/^#* *(themes|install on android|install on iOS|dev env setup|just the sfx|complete release|optional gpl stuff|nixos module|reverse-proxy perf)|```/{s=rs}
|
||||
/^#/{
|
||||
lv=length($1);
|
||||
sub(/[^ ]+ /,"");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue