Updated Release Process (markdown)

Tony Kuker 2023-04-22 20:05:50 -05:00
parent f46c4ca093
commit 2e9931db2a
1 changed files with 6 additions and 0 deletions

@ -93,6 +93,12 @@ Have the development team review the release notes as appropriate.
Copy the first few sections of the previous release notes and update as appropriate. Re-generate the translation statistics, etc.
## To re-generate the translation statistics
```
cd ~/piscsi/python/web
./translation_updates.sh
```
# Create the RPi Image
```
cd ~