diff options
Diffstat (limited to 'etc/functions/dpkg-hold')
-rw-r--r-- | etc/functions/dpkg-hold | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/etc/functions/dpkg-hold b/etc/functions/dpkg-hold new file mode 100644 index 0000000..b905114 --- /dev/null +++ b/etc/functions/dpkg-hold @@ -0,0 +1 @@ +echo $1 hold | sudo dpkg --set-selections |