From 6c38126ece3ed80da1aee37666ce0a1b3417b7de Mon Sep 17 00:00:00 2001 From: SinTan1729 Date: Wed, 15 Jun 2022 01:33:42 -0500 Subject: [PATCH] Add comments to makepkglist --- makepkglist | 3 +++ 1 file changed, 3 insertions(+) diff --git a/makepkglist b/makepkglist index b8a7278..5134225 100644 --- a/makepkglist +++ b/makepkglist @@ -1,5 +1,8 @@ #!/bin/sh +# this script lists all packages installed in my system and saves them +# such that it's easy to install packages in case of a system reset + # define location for output DIR=/home/sintan/Documents/Backup/pkglists