This commit is contained in:
Skylar Grant 2023-01-22 22:46:14 -05:00
parent f4cfbb71cf
commit 5c852f2c97
1 changed files with 1 additions and 0 deletions

View File

@ -70,6 +70,7 @@ case "$opt" in
;;
4)
# Update Hestia
rm data/config.db
git pull && ./hestia.sh
;;
0)