From b922d986d6783ce28d00ca948024dee44a11f29e Mon Sep 17 00:00:00 2001 From: Zahar Izmailov Date: Mon, 3 Feb 2025 15:36:03 +0300 Subject: Improved database model migration and added indexing (#2655) --- install.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'install.sh') diff --git a/install.sh b/install.sh index 150ae86c..f5ce9b96 100644 --- a/install.sh +++ b/install.sh @@ -283,4 +283,4 @@ install_x-ui() { echo -e "${green}Running...${plain}" install_base -install_x-ui $1 +install_x-ui $1 \ No newline at end of file -- cgit v1.2.3