diff --git a/copyparty/web/a/u2c.py b/copyparty/web/a/u2c.py new file mode 120000 index 00000000..2bd338e4 --- /dev/null +++ b/copyparty/web/a/u2c.py @@ -0,0 +1 @@ +../../../bin/u2c.py \ No newline at end of file diff --git a/copyparty/web/a/up2k.py b/copyparty/web/a/up2k.py deleted file mode 120000 index 90ad442e..00000000 --- a/copyparty/web/a/up2k.py +++ /dev/null @@ -1 +0,0 @@ -../../../bin/up2k.py \ No newline at end of file diff --git a/scripts/sfx.ls b/scripts/sfx.ls index 3114981b..c7373235 100644 --- a/scripts/sfx.ls +++ b/scripts/sfx.ls @@ -23,6 +23,7 @@ copyparty/mdns.py, copyparty/mtag.py, copyparty/multicast.py, copyparty/res, +copyparty/res/__init__.py, copyparty/res/COPYING.txt, copyparty/res/insecure.pem, copyparty/smbd.py, @@ -53,7 +54,7 @@ copyparty/tcpsrv.py, copyparty/th_cli.py, copyparty/th_srv.py, copyparty/u2idx.py, -copyparty/u2c.py, +copyparty/up2k.py, copyparty/util.py, copyparty/vend, copyparty/vend/asynchat.py,