Open qswain2 opened 8 years ago
The script can be runwithout prompting the user, but running bootstrap.sh from a script errors out because a tty is required for the command that requires sudo. Should we just require that the script is executed with sudo?
This should be resolved on the 7 branch I guess this will be closed when this goes to next or master?
The bootstrap script requires user interaction in order to setup the locations of repos. It would be awesome if the script could be run using a configuration file or options that would make capable of being run by something that isn't a person like build servers.