From 0da92d3d140b132fdfe00365a0b1ceed1f3d7e86 Mon Sep 17 00:00:00 2001 From: Your Name Date: Sat, 14 Jan 2023 21:11:04 -0700 Subject: [PATCH] fix --- debian.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/debian.sh b/debian.sh index 120f9f3..1375d87 100755 --- a/debian.sh +++ b/debian.sh @@ -170,6 +170,7 @@ install() { custom_service_files services setup_script "$1" + echo -e "ALGO=zstd\nPERCENT=60" | tee -a $TARGET/etc/default/zramswap unmount }