| export WEBDIR=/var/www | ||
| ``` | ||
| -1. Run: | ||
| +1. Download code: | ||
| ```bash | ||
| mkdir -p /var/www/${REPO} | ||
| cd /var/www/${REPO} | ||
| - git clone [https://repo.autonoma.ca/repo/treetrek](https://repo.autonoma.ca/repo/treetrek) | ||
| + git clone https://repo.autonoma.ca/repo/treetrek | ||
| sudo usermod -aG ${OWNER} www-data | ||
| ``` |
| Author | Dave Jarvis <email> |
|---|---|
| Date | 2026-02-19 00:20:53 GMT-0800 |
| Commit | bd9b997516eaf60a70d23601152944e6af86b707 |
| Parent | 4bf5f3a |
| Delta | 2 lines added, 2 lines removed |