From 7720f1a8894b2609b435c72f6e1f74a43db8dd0e Mon Sep 17 00:00:00 2001 From: tteckster Date: Wed, 10 May 2023 19:01:40 -0400 Subject: [PATCH] Update alpine-docker-install.sh --- install/alpine-docker-install.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/install/alpine-docker-install.sh b/install/alpine-docker-install.sh index 4ed450e5..ac7dce79 100644 --- a/install/alpine-docker-install.sh +++ b/install/alpine-docker-install.sh @@ -59,4 +59,3 @@ if echo "$prompt" | grep -Eq "^(y|yes)$"; then fi motd_ssh -root \ No newline at end of file