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