B-AROL-O / ble-testsuite

Automated test suite for Bluetooth Low Energy devices
https://ble-testsuite.netlify.app
MIT License
1 stars 1 forks source link

[BUG]: install.sh asks user which services to restart #28

Closed gmacario closed 1 year ago

gmacario commented 1 year ago

Description of the bug

It may happen that install.sh prompts user to choose which services to restart.

This will prevent the proper usage of the script - for instance, from inside a cron(8) job

Steps To Reproduce

  1. Execute the command shown in the index.html
  2. Wait until the command completes (or prompts the user as the case of this bug)

Additional Information

The problem was first noticed by @Raffone17 and @pitdagosti but they never created any Bug Report. Shame on them 😉