Handle existing qhtcp project dir gracefully
This commit is contained in:
@@ -833,6 +833,9 @@ qhtcp() {
|
||||
echo "New project created at $QHTCP_PROJECT_DIR"
|
||||
fi
|
||||
;;
|
||||
c)
|
||||
break
|
||||
;;
|
||||
*)
|
||||
err "Invalid response, please try again"
|
||||
continue
|
||||
|
||||
Reference in New Issue
Block a user