From d1258a603ff90779a08eef51262c1e73c4d59fcc Mon Sep 17 00:00:00 2001 From: CanbiZ <47820557+MickLesk@users.noreply.github.com> Date: Fri, 12 Sep 2025 19:57:13 +0200 Subject: [PATCH] cleanup --- install/stylus-install.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/install/stylus-install.sh b/install/stylus-install.sh index 9ca8152ae..7d3af99c9 100644 --- a/install/stylus-install.sh +++ b/install/stylus-install.sh @@ -43,5 +43,4 @@ customize msg_info "Cleaning up" $STD apt-get -y autoremove $STD apt-get -y autoclean -$STD apt-get -y clean msg_ok "Cleaned up"