summaryrefslogtreecommitdiff
path: root/pages/linux/_via_packages.html.haml
diff options
context:
space:
mode:
authorelijah <elijah@riseup.net>2015-10-11 15:52:31 -0700
committerelijah <elijah@riseup.net>2015-10-11 15:52:31 -0700
commit6f23bcf45c42ef3883fe90ae9b5364edaf792389 (patch)
tree716a8fda0edd8f4b9f943c0bcce893ced2a9f20a /pages/linux/_via_packages.html.haml
parentdc4965e7d55ec791a5f91816cace14d2d636165f (diff)
added some ru
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