From 320694788a6026413c0fb63f7c73f0d9328df31a Mon Sep 17 00:00:00 2001 From: d0zingcat Date: Sun, 22 May 2022 06:49:17 +0800 Subject: [PATCH] default to recover --- setup.sh | 2 ++ 1 file changed, 2 insertions(+) diff --git a/setup.sh b/setup.sh index 98a8bec..db258a8 100755 --- a/setup.sh +++ b/setup.sh @@ -149,3 +149,5 @@ while getopts ":m:" opt; do ;; esac done + +recover