mirror of
https://github.com/9001/copyparty.git
synced 2025-11-03 13:33:13 +00:00
upgrade docker to alpine 3.18:
* enables chiptune player * smaller containers (generate pycache at runtime)
This commit is contained in:
@@ -95,7 +95,7 @@ filt=
|
||||
[ $(jobs -p | wc -l) -lt $(nproc) ] && break
|
||||
while [ -e .blk ]; do sleep 0.2; done
|
||||
done
|
||||
aa="$(printf '%7s' $a)"
|
||||
aa="$(printf '%11s' $a-$i)"
|
||||
|
||||
# arm takes forever so make it top priority
|
||||
[ ${a::3} == arm ] && nice= || nice=nice
|
||||
|
||||
Reference in New Issue
Block a user