Clean up to go live

This commit is contained in:
Scott Idem
2023-06-13 15:20:01 -04:00
parent 2d545a2a66
commit 8969dfb33a
2 changed files with 83 additions and 76 deletions

View File

@@ -7,6 +7,14 @@ Create links to the actual directories as needed
* ./srv/oneskyit_site
* ./srv/static_files
git clone https://scott_idem@bitbucket.org/oneskyit/one-sky-it-api-fastapi.git /srv/http/aether_api_fastapi/
git pull origin development
git clone https://scott_idem@bitbucket.org/oneskyit/one-sky-it-app.git /srv/http/aether_app/
git pull origin development
git status
## Create links examples
### Flask App
```bash