From 9434b59c51fa1edd7a196f2e78792b92a68142e3 Mon Sep 17 00:00:00 2001 From: pablusha Date: Sat, 24 Jan 2026 21:50:01 +0300 Subject: [PATCH] fucking no alpineclear! --- plct.sh | 4 ---- 1 file changed, 4 deletions(-) diff --git a/plct.sh b/plct.sh index c29c73e..d67fbe3 100755 --- a/plct.sh +++ b/plct.sh @@ -228,9 +228,5 @@ if [ $distro = "debian" ]; then prepare_debian exit fi -if [ $distro = "alpine" ]; then - prepare_alpine - exit -fi echo "bye!" \ No newline at end of file