From 21787f875fdbc4eaa23261c31508c00baa652a5e Mon Sep 17 00:00:00 2001 From: necro-nemesis Date: Sun, 28 Feb 2021 11:48:06 -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 3a0fb61..e11b455 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_DaedalusHost +install_Daedalus