inventory-hunter icon indicating copy to clipboard operation
inventory-hunter copied to clipboard

REQUEST-Multiple Configs

Open RocketNinja15 opened this issue 3 years ago • 1 comments

This would alert you for multiple configs. Maybe you could select them?

RocketNinja15 avatar Dec 06 '20 22:12 RocketNinja15

Just run this (if linux) and change the config file each time and it will run each file

$ ./docker_run.bash -c <config_file> -a <discord_or_slack> -w <webhook_url>

Discord example:

pi@raspberrypi:~/inventory-hunter $ ./docker_run.bash -c ./config/newegg_rtx_3070.yaml -a discord -w https://discord.com/api/webhooks/...

MentalMetalhead avatar Dec 06 '20 23:12 MentalMetalhead