use bash to invoke setup.sh since it's not executable after clone
This commit is contained in:
@@ -26,7 +26,7 @@ On a fresh Rocky Linux 9 (or compatible) install:
|
||||
```bash
|
||||
dnf install -y git
|
||||
git clone https://git.timothykim.net/timothykim/hantim-server.git /opt/hantim
|
||||
/opt/hantim/setup.sh
|
||||
bash /opt/hantim/setup.sh
|
||||
```
|
||||
|
||||
`setup.sh` handles everything else: installs git-crypt and the Bitwarden CLI,
|
||||
|
||||
Reference in New Issue
Block a user