Commit 85201040 authored by Dylan's avatar Dylan

os_arch, off by default

parent fd1c8199
......@@ -68,7 +68,7 @@ osx_codename="on"
# Show 'x86_64' and 'x86' in 'Distro:' output.
# --os_arch on/off
os_arch="on"
os_arch="off"
# Uptime
......
......@@ -94,7 +94,7 @@ osx_codename="on"
# Show 'x86_64' and 'x86' in 'Distro:' output.
# --os_arch on/off
os_arch="on"
os_arch="off"
# Uptime
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment