forgot the u2c symlink + sfx listing

This commit is contained in:
ed 2023-05-07 15:45:20 +00:00
parent 1fb251a4c2
commit 0ea8bb7c83
3 changed files with 3 additions and 2 deletions

1
copyparty/web/a/u2c.py Symbolic link
View file

@ -0,0 +1 @@
../../../bin/u2c.py

View file

@ -1 +0,0 @@
../../../bin/up2k.py

View file

@ -23,6 +23,7 @@ copyparty/mdns.py,
copyparty/mtag.py, copyparty/mtag.py,
copyparty/multicast.py, copyparty/multicast.py,
copyparty/res, copyparty/res,
copyparty/res/__init__.py,
copyparty/res/COPYING.txt, copyparty/res/COPYING.txt,
copyparty/res/insecure.pem, copyparty/res/insecure.pem,
copyparty/smbd.py, copyparty/smbd.py,
@ -53,7 +54,7 @@ copyparty/tcpsrv.py,
copyparty/th_cli.py, copyparty/th_cli.py,
copyparty/th_srv.py, copyparty/th_srv.py,
copyparty/u2idx.py, copyparty/u2idx.py,
copyparty/u2c.py, copyparty/up2k.py,
copyparty/util.py, copyparty/util.py,
copyparty/vend, copyparty/vend,
copyparty/vend/asynchat.py, copyparty/vend/asynchat.py,