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 }