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