Skip to content

Commit

Permalink
Fix double code block rendering
Browse files Browse the repository at this point in the history
  • Loading branch information
kdeldycke committed Mar 4, 2013
1 parent 4dd1fbd commit d8d60b7
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions content/posts/dpkg-apt-aptitude-commands.md
Expand Up @@ -74,6 +74,7 @@ tags: apt, aptitude, backport, CLI, Debian, dpkg, Linux, Ubuntu
:::bash
$ echo "kdenlive hold" | dpkg --set-selections


:::bash
$ aptitude hold kdenlive

Expand All @@ -82,6 +83,7 @@ tags: apt, aptitude, backport, CLI, Debian, dpkg, Linux, Ubuntu
:::bash
$ echo "kdenlive install" | dpkg --set-selections


:::bash
$ aptitude unhold kdenlive

Expand Down

0 comments on commit d8d60b7

Please sign in to comment.