This commit is contained in:
Your Name 2023-01-14 21:11:04 -07:00
parent 7a88f53c32
commit 0da92d3d14

View File

@ -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
}