diff options
Diffstat (limited to 'packages/makepackages')
-rwxr-xr-x | packages/makepackages | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/packages/makepackages b/packages/makepackages new file mode 100755 index 0000000..a99b6ba --- /dev/null +++ b/packages/makepackages @@ -0,0 +1,2 @@ +#!/bin/bash +dpkg --get-selections > list.txt |