From 71d4868a97d2ce5842306273b790f47eee7157d6 Mon Sep 17 00:00:00 2001 From: Eric Renfro Date: Mon, 24 Jun 2024 12:41:50 -0400 Subject: [PATCH] Cleanup --- lmde-postinstall.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lmde-postinstall.sh b/lmde-postinstall.sh index 357adcf..ad0af85 100755 --- a/lmde-postinstall.sh +++ b/lmde-postinstall.sh @@ -41,4 +41,4 @@ echo "compression-algorithm = zstd" >> /etc/systemd/zram-generator.conf systemctl enable --now btrfs-{scrub,balance,trim}.timer -popd \ No newline at end of file +popd