Update aarch64_buildscript

This commit is contained in:
jensgrunzer1
2025-01-22 16:08:59 +01:00
committed by GitHub
parent 0bb23800ff
commit 38b93e7847
+1 -1
View File
@@ -41,5 +41,5 @@ export PYTHON_KEYRING_BACKEND=keyring.backends.fail.Keyring
poetry env use /usr/bin/python3.11
poetry install
# Swing gives error if this is not set. Set to version of repo you cloned.
export SWINGMUSIC_APP_VERSION="1.4.8"
export SWINGMUSIC_APP_VERSION="TAG"
poetry run python manage.py --build