-
-
Notifications
You must be signed in to change notification settings - Fork 59
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
welcomeDialog set to "false" does not turn off the chack for welcomeBannerImag #129
Comments
Will you please test with
I'm seeing the following:
|
OK. Both before and after I make it "false" I'm getting
I made the script executable and ran
I also got a working dialog with welcomeDialog set to |
I have to say that it is now much faster to display the dialog. I think we can call this closed. |
Addressed in SYM |
Describe the bug
When I set
welcomeDialog="false"
I still get the test for thewelcomeBannerImage
To Reproduce
I am running the script from iTerm as
sudo ./Setup-Your-Mac-via-Dialog.bash
welcomeDialog
is set tofalse
debugMode
is set toverbose
Expected behavior
I expected that all features surrounding the welcome dialog would be turned off.
Code/log output
Screenshots
If applicable, add screenshots to help explain your problem.
Environment (please complete the following information):
Additional context
I'm also seeing "Test Connection" under the icon on the left and it sticks. I haven't done much to pin that down yet.
The text was updated successfully, but these errors were encountered: