Fix build; Nuova nota: 🔉️ Output audio in contemporanea ... su Raspberry Pi

This commit is contained in:
2024-09-19 14:29:42 +02:00
parent 4811e9c53e
commit b3dead8ac2
4 changed files with 145 additions and 3 deletions

View File

@@ -9,6 +9,6 @@ sh "${swd}/Produce.sh"
mv ./build/public ./dist
sh "${swd}/Package.sh"
mv ./build/public/offline.zip ./dist/
mv ./build/public/sitoctt-offline.zip ./dist/
cd "${owd}"