From 3b36734bccdbe268d380dc33ad85a36595e3b1f5 Mon Sep 17 00:00:00 2001 From: justmarvinn Date: Tue, 22 Apr 2025 22:03:43 +0200 Subject: [PATCH] fixed mistyping --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/install.sh b/install.sh index 4b52e59..04c6b70 100644 --- a/install.sh +++ b/install.sh @@ -8,7 +8,7 @@ fi set -e apt update -apt remove -y inetutlis-ping +apt remove -y inetutils-ping apt install -y ppp curl iputils-ping mkdir -p /etc/ppp/chatscripts