Update setup.bash
This commit is contained in:
parent
cb22ca4dd1
commit
0088c3cac9
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
||||||
#!/usr/bin/with-contenv bash
|
#!/usr/bin/with-contenv bash
|
||||||
SMA_PATH="usr/local/sma"
|
SMA_PATH="/usr/local/sma"
|
||||||
|
|
||||||
echo "************ install packages ************" && \
|
echo "************ install packages ************" && \
|
||||||
apk add -U --update --no-cache \
|
apk add -U --update --no-cache \
|
||||||
|
|
Loading…
Reference in a new issue