mirror of
https://github.com/9001/copyparty.git
synced 2025-12-27 10:15:16 -05:00
add docker packaging
This commit is contained in:
@@ -57,6 +57,7 @@ hash -r
|
||||
command -v python3 && pybin=python3 || pybin=python
|
||||
}
|
||||
|
||||
$pybin -c 'import numpy' ||
|
||||
$pybin -m pip install --user numpy
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user