From ff612e8ae8b1082d61ab60a8f95e7eaf0a7807b4 Mon Sep 17 00:00:00 2001 From: Colin Diem Date: Sun, 16 Apr 2023 23:32:51 -0400 Subject: [PATCH] updates install script to say vaultwarden instead of bitwarden. --- light-install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/light-install.sh b/light-install.sh index ad14c59..5949415 100644 --- a/light-install.sh +++ b/light-install.sh @@ -23,7 +23,7 @@ echo ">>Done" echo "Don't forget to edit /etc/hosts to add the new sites 172.31.30.78 blog -172.31.30.78 bitwarden +172.31.30.78 vaultwarden 172.31.30.78 gitea 172.31.30.78 motioneye 172.31.30.78 homeassistant"