From 40bdfb8617747887c580b778f3e128d211dac964 Mon Sep 17 00:00:00 2001 From: taradiddles Date: Mon, 16 Apr 2018 08:52:40 +0300 Subject: [PATCH] remove ':' --- code/README.md | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/code/README.md b/code/README.md index c40529a..dd8a8fb 100644 --- a/code/README.md +++ b/code/README.md @@ -6,7 +6,7 @@ **`multimedia`** - sound-control-scripts: toggle, volume up, volume down, ... -**`OS-administration`**: +**`OS-administration`** - https://github.com/tasket/Qubes-scripts/blob/master/qubes-multi-update: updates multiple template, standalone VMs and dom0 ([readme](https://github.com/tasket/Qubes-scripts#qubes-multi-update)) - R4-universal-update-script.sh: bash script to automate VM updates - https://github.com/tasket/Qubes-scripts/blob/master/do-snapshot.py: Keeps a rotating collection of Btrfs snapshots for root fs ([readme](https://github.com/tasket/Qubes-scripts#do-snapshotpy)) @@ -16,5 +16,5 @@ - screenshot-scripts - bash autocompletion script for `qvm-*` commands in dom0 -**`misc`**: +**`misc`** - https://github.com/tasket/Qubes-scripts/blob/master/halt-vm-by-window: shutdown a Qubes VM associated with the currently active window ([readme](https://github.com/tasket/Qubes-scripts#halt-vm-by-window))