Skip to content

Commit

Permalink
chore: move install script to /scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
johanohly committed Sep 9, 2024
1 parent fdb6181 commit 9dbc214
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/docs/install/one-click.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ See the software [requirements](/docs/install/requirements).
Run the following command in your terminal to install AirTrail:

```bash
bash <(curl -o- https://raw.githubusercontent.com/JohanOhly/AirTrail/main/install.sh)
bash <(curl -o- https://raw.githubusercontent.com/JohanOhly/AirTrail/main/scripts/install.sh)
```

This will
Expand Down
File renamed without changes.

0 comments on commit 9dbc214

Please sign in to comment.