Skip to content

Commit

Permalink
UPDATE
Browse files Browse the repository at this point in the history
  • Loading branch information
michelroegl-brunner committed Dec 19, 2024
1 parent 730abf5 commit b805a9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/CONTRIBUTOR_GUIDE/install/AppName-install.md
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,7 @@ wget -q "https://github.com/snipe/snipe-it/archive/refs/tags/v${RELEASE}.zip"

Example:
```bash
echo "${RELEASE}" >"/opt/${APPLICATION}_version.txt"
echo "${RELEASE}" >"/opt/AppName_version.txt"
```
---

Expand Down

0 comments on commit b805a9e

Please sign in to comment.