mirror of
https://github.com/9001/copyparty.git
synced 2026-04-05 23:38:24 +10:00
docker: no265
This commit is contained in:
@@ -23,6 +23,7 @@ v=$1; shift
|
||||
printf '%s\n' "$v" | grep -qE '^[0-9\.]+$' || exit 1
|
||||
grep -E "(${v//./, })" ../copyparty/__version__.py || exit 1
|
||||
|
||||
make -C docker/base
|
||||
./make-sfx.sh nopk gz
|
||||
../dist/copyparty-sfx.py --version >/dev/null
|
||||
|
||||
|
||||
Reference in New Issue
Block a user