diff --git a/vendor/phangoapp/leviathanutils/src/Linux.php b/vendor/phangoapp/leviathanutils/src/Linux.php index b1f76b5..b061086 100644 --- a/vendor/phangoapp/leviathanutils/src/Linux.php +++ b/vendor/phangoapp/leviathanutils/src/Linux.php @@ -260,7 +260,7 @@ class Linux { if(!isset($executable[$distro])) { - echo "Sorry, you don't have a exec for this distro\n"; + echo "Sorry, you don't have a exec for this distro\n\n"; exit(1);