1
0
Fork 0
mirror of https://github.com/anyproto/anytype-ts.git synced 2025-06-08 05:57:02 +09:00

fix updater for windows

This commit is contained in:
Andrew Simachev 2021-02-02 14:58:20 +03:00
parent 3c75b093ae
commit cb47804eae

View file

@ -62,7 +62,7 @@ else
fi;
rm -rf dist/lib/pb
rm -rf dist/lib/vendor
rm -rf dist/lib/pkg
rm -rf dist/lib/protos
mv -fv protobuf/* dist/lib/
rm -rf protobuf