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