You've already forked audiobookshelf
							
							remove empty line
This commit is contained in:
		
							
								
								
									
										1
									
								
								PKGBUILD
									
									
									
									
									
								
							
							
						
						
									
										1
									
								
								PKGBUILD
									
									
									
									
									
								
							@@ -29,7 +29,6 @@ sha256sums=('de455de7f69ccfa0d8262e19ff4c6e4465307a883fc3d9f62db26698cdc91726'
 | 
				
			|||||||
 | 
					
 | 
				
			||||||
build() {
 | 
					build() {
 | 
				
			||||||
    cd "${pkgname}-${pkgver}"
 | 
					    cd "${pkgname}-${pkgver}"
 | 
				
			||||||
 | 
					 | 
				
			||||||
    npm run client
 | 
					    npm run client
 | 
				
			||||||
    npm ci --only=production
 | 
					    npm ci --only=production
 | 
				
			||||||
    find {client/dist,node_modules,server} -type f -name "*.map" | xargs rm -rf
 | 
					    find {client/dist,node_modules,server} -type f -name "*.map" | xargs rm -rf
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user