diff options
| author | Alexander Yastrebov <yastrebov.alex@gmail.com> | 2024-01-12 08:25:43 +0100 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-01-12 08:25:43 +0100 |
| commit | 80c5c2eb3e173f533c7999b364c1a469a3e7c17e (patch) | |
| tree | 21439a3f97dc898c0c5744c3b197ae86149373bc /src/main/java/dev/morling | |
| parent | 3127962ce20ed71adc83ada670fbb567da7134e2 (diff) | |
Use bash in prepare scripts (#339)
Prepare scripts that use `#!/bin/sh` and
`source "$HOME/.sdkman/bin/sdkman-init.sh"`
fail on systems where `sh` is not `bash`,
e.g. on Ubuntu it is `dash` which has not `source`.
Diffstat (limited to 'src/main/java/dev/morling')
0 files changed, 0 insertions, 0 deletions
