From 270a15701dd51398db8c04d43a0374846b401311 Mon Sep 17 00:00:00 2001 From: awalsh128 Date: Mon, 12 Sep 2022 18:31:45 -0700 Subject: [PATCH] Removed extraneous line. --- lib.sh | 2 -- 1 file changed, 2 deletions(-) diff --git a/lib.sh b/lib.sh index 0aedaee..6317c67 100755 --- a/lib.sh +++ b/lib.sh @@ -52,5 +52,3 @@ function write_manifest { echo "${2:0:-1}" | tr ',' '\n' | sort > ${3} log "done" } - -get_installed_packages "/tmp/cache-apt-pkgs-action-cache/install.log"