summaryrefslogtreecommitdiff
path: root/etc/functions/dpkg-hold
diff options
context:
space:
mode:
Diffstat (limited to 'etc/functions/dpkg-hold')
-rw-r--r--etc/functions/dpkg-hold2
1 files changed, 1 insertions, 1 deletions
diff --git a/etc/functions/dpkg-hold b/etc/functions/dpkg-hold
index b905114..6e98e87 100644
--- a/etc/functions/dpkg-hold
+++ b/etc/functions/dpkg-hold
@@ -1 +1 @@
-echo $1 hold | sudo dpkg --set-selections
+echo ${1} hold | sudo dpkg --set-selections