scorelab / OpenMF

An Open Source Mobile Forensics Investigation Tool for Android Platform
Apache License 2.0
150 stars 97 forks source link

[Backend] Scripts for setting up and running the server #101

Open amlannandy opened 3 years ago

amlannandy commented 3 years ago

Is your feature request related to a problem? Please describe. Both setting up and running the server consist of running up a number of commands, which can be tedious. We can write scripts for that purpose so that both setup and running the server can be done with single commands.

Describe the solution you'd like N/A

Describe alternatives you've considered N/A

Additional context I'll soon submit a PR for it.