summaryrefslogtreecommitdiff
path: root/pages/linux/_via_packages.html.haml
diff options
context:
space:
mode:
Diffstat (limited to 'pages/linux/_via_packages.html.haml')
-rw-r--r--pages/linux/_via_packages.html.haml12
1 files changed, 4 insertions, 8 deletions
diff --git a/pages/linux/_via_packages.html.haml b/pages/linux/_via_packages.html.haml
index 340a19e..6a1c471 100644
--- a/pages/linux/_via_packages.html.haml
+++ b/pages/linux/_via_packages.html.haml
@@ -1,7 +1,6 @@
- if @locals[:os] == 'debian'
- %p.b
- To install
+ %p.b= t :to_install
%pre
:preserve
@@ -11,8 +10,7 @@
apt-get update
apt-get install bitmask leap-keyring
- %p.b
- To remove
+ %p.b= t :to_remove
%pre
:preserve
@@ -23,8 +21,7 @@
- else
- %p.b
- To install
+ %p.b= t :to_install
%pre
:preserve
@@ -34,8 +31,7 @@
apt-get update
apt-get install bitmask leap-keyring
- %p.b
- To remove
+ %p.b= t :to_remove
%pre
:preserve