shm-open / code-push-server

CodePush service is an app hot update service which is compatible with react-native-code-push and other CodePush clients
MIT License
191 stars 53 forks source link

How to delete release data? #197

Open richie777cfc opened 2 years ago

richie777cfc commented 2 years ago

Hi. The code push is now running on my personal server which does not have so much space. How do I view / delete the update packages from the server? I do not want to keep more than 3 update packages in history and delete the older ones to save space.