]> git.immae.eu Git - github/Chocobozzz/PeerTube.git/blobdiff - scripts/release.sh
Live streaming implementation first step
[github/Chocobozzz/PeerTube.git] / scripts / release.sh
index cc0a586e94ea790b89957aa9cdd3f6336e24fe38..665f690bbddd18a57076041eafc3c7873307c2fe 100755 (executable)
@@ -66,7 +66,7 @@ git commit package.json client/package.json ./support/doc/api/openapi.yaml -m "B
 git tag -s -a "$version" -m "$version"
 
 npm run build
-rm -f "./client/dist/en_US/stats.json"
+rm -f "./client/dist/en-US/stats.json"
 rm -f "./client/dist/embed-stats.json"
 
 # Creating the archives