You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
mc_os | Defines os type. Used for obtaining the correct type of binaries based on OS type. Defaults to: **linux**
34
-
mc_arch | Defines os architecture. Used to set the correct type of binaries based on OS System Architecture. Defaults to: **amd64**
35
-
mc_dl_url | Defines URL to download the mc binary from.
36
-
mc_bin_path | Defined to dynamically set the appropriate path to store mc binary into. Defaults to (as generally available on any user's PATH): **/usr/local/bin/mc**
mc_os | Defines os type. Used for obtaining the correct type of binaries based on OS type.
42
+
mc_architecture_map | Defines os architecture. Used to set the correct type of binaries based on OS System Architecture.
43
+
mc_dl_url | Defines URL to download the mc binary from.
44
+
mc_bin_path | Defined to dynamically set the appropriate path to store mc binary into. Defaults to (as generally available on any user's PATH): **/usr/local/bin/mc**
0 commit comments