mirror of
https://github.com/ethereum/solidity
synced 2023-10-03 13:03:40 +00:00
correct detection string for Alpine
This commit is contained in:
parent
14c15e8154
commit
3577e8feb2
@ -159,7 +159,7 @@ case $(uname -s) in
|
|||||||
# Alpine Linux
|
# Alpine Linux
|
||||||
#------------------------------------------------------------------------------
|
#------------------------------------------------------------------------------
|
||||||
|
|
||||||
Alpine)
|
"Alpine Linux")
|
||||||
#Alpine
|
#Alpine
|
||||||
echo "Installing solidity dependencies on Alpine Linux."
|
echo "Installing solidity dependencies on Alpine Linux."
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user