X-Git-Url: https://git.immae.eu/?a=blobdiff_plain;f=scripts%2Frelease.sh;h=665f690bbddd18a57076041eafc3c7873307c2fe;hb=c6c0fa6cd8fe8f752463d8982c3dbcd448739c4e;hp=08061fe6f9fb4a01ceb9f51a7a4b53f71d3a01cb;hpb=88108880bbdba473cfe36ecbebc1c3c4f972e102;p=github%2FChocobozzz%2FPeerTube.git diff --git a/scripts/release.sh b/scripts/release.sh index 08061fe6f..665f690bb 100755 --- a/scripts/release.sh +++ b/scripts/release.sh @@ -66,8 +66,8 @@ 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 "./client/dist/en_US/stats.json" -rm "./client/dist/embed-stats.json" +rm -f "./client/dist/en-US/stats.json" +rm -f "./client/dist/embed-stats.json" # Creating the archives (