From 562cd387724bd24f58f36f6c8bf910e3a81d322e Mon Sep 17 00:00:00 2001 From: necro-nemesis Date: Sun, 28 Feb 2021 10:49:24 -0500 Subject: [PATCH] Update snappsetup.sh --- installers/snappsetup.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/installers/snappsetup.sh b/installers/snappsetup.sh index 447b01d..3a0fb61 100644 --- a/installers/snappsetup.sh +++ b/installers/snappsetup.sh @@ -17,4 +17,4 @@ function install_dependencies() { sudo yes | apt-get install git screen nginx dnsutils python3 resolvconf lokinet || install_error "Unable to install dependencies" } -install_pihost +install_DaedalusHost