Update setup.bash

Fixed missing "
This commit is contained in:
norgur 2024-01-28 19:48:48 +01:00 committed by GitHub
parent d4b81e29ba
commit 827dc15e6f
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -1,6 +1,6 @@
#!/usr/bin/with-contenv bash
SMA_PATH="/usr/local/sma"
version=1.0"
version="1.0"
echo "*** install packages ***" && \
apk add -U --upgrade --no-cache \