From b6708cbfe50b8a65f913440c8c764e74f3cc0106 Mon Sep 17 00:00:00 2001 From: Tom Barrett Date: Tue, 7 Mar 2017 14:38:05 -0600 Subject: added backup of packages for debian --- packages/makepackages | 2 ++ 1 file changed, 2 insertions(+) create mode 100755 packages/makepackages (limited to 'packages/makepackages') 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 -- cgit v1.2.3