Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(mac_shortcut.sh): fix
shellcheck
error
```bash In postgres/templates/mac_shortcut.sh line 3: shortcutName='${1}' ^----^ SC2016: Expressions don't expand in single quotes, use double quotes for that. ```
- Loading branch information