From 5c852f2c97c7eaf211393c86c0492c6efaae251c Mon Sep 17 00:00:00 2001 From: Skylar Grant Date: Sun, 22 Jan 2023 22:46:14 -0500 Subject: [PATCH] Blah --- hestia.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/hestia.sh b/hestia.sh index 6b8a0fc..e142024 100755 --- a/hestia.sh +++ b/hestia.sh @@ -70,6 +70,7 @@ case "$opt" in ;; 4) # Update Hestia + rm data/config.db git pull && ./hestia.sh ;; 0)