fucking no alpineclear!

This commit is contained in:
2026-01-24 21:50:01 +03:00
parent 74a103c807
commit 9434b59c51

View File

@@ -228,9 +228,5 @@ if [ $distro = "debian" ]; then
prepare_debian prepare_debian
exit exit
fi fi
if [ $distro = "alpine" ]; then
prepare_alpine
exit
fi
echo "bye!" echo "bye!"