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)