mirror of
https://github.com/9001/copyparty.git
synced 2026-02-26 05:23:10 -07:00
docker: fix sftpd (ungolf); closes #1306
This commit is contained in:
parent
7be73721fb
commit
ab8bd0178b
|
|
@ -87,7 +87,6 @@ rm -rf \
|
||||||
cd /usr/lib/python3.*/site-packages
|
cd /usr/lib/python3.*/site-packages
|
||||||
rm -rf \
|
rm -rf \
|
||||||
numpy/*/tests \
|
numpy/*/tests \
|
||||||
cryptography/hazmat/bindings/_rust.abi3.so \
|
|
||||||
/usr/share/mime/packages/freedesktop.org.xml
|
/usr/share/mime/packages/freedesktop.org.xml
|
||||||
|
|
||||||
cd /usr/lib/python3.*/site-packages/copyparty/
|
cd /usr/lib/python3.*/site-packages/copyparty/
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue