File tree Expand file tree Collapse file tree 4 files changed +4
-0
lines changed Expand file tree Collapse file tree 4 files changed +4
-0
lines changed Original file line number Diff line number Diff line change @@ -22,6 +22,7 @@ apk add -U --upgrade --no-cache \
2222  musl-locales-lang \
2323  flac \
2424  jq \
25+   xq \
2526  git \
2627  gcc \
2728  ffmpeg \
Original file line number Diff line number Diff line change @@ -18,6 +18,7 @@ apk add -U --update --no-cache \
1818  flac \
1919  opus-tools \
2020  jq \
21+   xq \
2122  git \
2223  wget \
2324  mkvtoolnix \
Original file line number Diff line number Diff line change 22echo  " ************ install and update packages ************" 
33apk add -U --update --no-cache \
44  jq \
5+   xq \
56  py3-pip \
67  ffmpeg
78echo  " ************ install python packages ************" 
Original file line number Diff line number Diff line change @@ -18,6 +18,7 @@ apk add -U --update --no-cache \
1818	flac \
1919	opus-tools \
2020	jq \
21+ 	xq \
2122	git \
2223	wget \
2324	mkvtoolnix \
 
 
   
 
     
   
   
          
    
    
     
    
      
     
     
    You can’t perform that action at this time.
  
 
    
  
    
      
        
     
       
      
     
   
 
    
    
  
 
  
 
     
    
0 commit comments