use product type if set to support consumables and subscriptions
[stouyapi.git] / bin / clean-generated.sh
1 #!/bin/sh
2 # remove all autogenerated files
3 rm www/api/v1/apps/*
4 rm www/api/v1/details-data/*
5 rm -r www/api/v1/developers/*
6 rm www/api/v1/discover-data/*
7 rm www/api/v1/games/*/*
8 rm www/api/v1/search-data/*