dapgo / dapgo/Menu4multiple_Webrowsers
Bash (macOS) when "Open with" Terminal from Finder
Open
bug
- Dominant language
- Batchfile
- Stars
- 12
- Forks
- 3
- PR merge metrics
- No merged PRs in 30d
Description
There is an incoherent behavior among the different ways to execute the script:
- sh menu.sh from terminal
- bash menu.sh from terminal
- ./menu.sh from terminal
and
- Finder "Open with" Terminal
Script starts with the Shebang/hashpling #!/bin/bash
In brief, in the the second case, the sentence declare -A produces an error whereas there is not error when using other methods
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.