diff options
author | Hans Hagen <pragma@wxs.nl> | 2020-12-15 10:48:33 +0100 |
---|---|---|
committer | Context Git Mirror Bot <phg@phi-gamma.net> | 2020-12-15 10:48:33 +0100 |
commit | 377eff58f2e5c06e92619c353146324081b3b8cd (patch) | |
tree | f60c5a1ef2ed4f1b2af33a5d06f889701639b76e /scripts | |
parent | 939f0304347947477f1552848b7fc8d5b2852901 (diff) | |
download | context-377eff58f2e5c06e92619c353146324081b3b8cd.tar.gz |
2020-12-15 10:12:00
Diffstat (limited to 'scripts')
-rw-r--r-- | scripts/context/lua/mtx-install.lua | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/scripts/context/lua/mtx-install.lua b/scripts/context/lua/mtx-install.lua index 94c47e9db..614d20e92 100644 --- a/scripts/context/lua/mtx-install.lua +++ b/scripts/context/lua/mtx-install.lua @@ -88,7 +88,8 @@ local platforms = { ["linux-64"] = "linux-64", ["linux64"] = "linux-64", -- - ["linuxmusl-64"] = "linuxmusl-64", + ["linuxmusl-64"] = "linuxmusl", + ["linuxmusl"] = "linuxmusl", -- ["linux-armhf"] = "linux-armhf", -- |