diff options
author | James Harvey | 2015-07-21 22:14:57 +0000 |
---|---|---|
committer | James Harvey | 2015-07-21 22:14:57 +0000 |
commit | a2ecab8d1682f1e3b63f4cb8a3f974f34256712f (patch) | |
tree | df32eab94c84a6f71ac24d07e1437b4d34fb035b /package-mark-explicit | |
download | aur-a2ecab8d1682f1e3b63f4cb8a3f974f34256712f.tar.gz |
Initial import
Diffstat (limited to 'package-mark-explicit')
-rwxr-xr-x | package-mark-explicit | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/package-mark-explicit b/package-mark-explicit new file mode 100755 index 000000000000..33b94623b915 --- /dev/null +++ b/package-mark-explicit @@ -0,0 +1,3 @@ +#!/bin/bash + +sudo pacman --color=auto -D --asexp "$@" |