shardeum / validator-dashboard

MIT License
22 stars 8 forks source link

Request User Permission for Package Installations #17

Open kenny-io opened 2 months ago

kenny-io commented 2 months ago

This PR adds user consent request in the validator dashboard installer. At the moment, when the script detects missing required packages like (docker, docker-compose) it installs them and continues execution.

This PR adds the option to request consent from the user to approve or deny the installation of such packages