Merge pull request #171 from norgur/patch-1

Update setup.bash
This commit is contained in:
RandomNinjaAtk 2024-01-28 17:14:51 -05:00 committed by GitHub
commit fb5200e4d2
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

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