From fee75a617162cf4fe0537dfce76693edf404f4f1 Mon Sep 17 00:00:00 2001 From: botmtl Date: Sat, 7 Apr 2018 14:41:18 -0400 Subject: [PATCH] Update deploy.cmd --- deploy.cmd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/deploy.cmd b/deploy.cmd index 7ec2212..74e80df 100644 --- a/deploy.cmd +++ b/deploy.cmd @@ -4,7 +4,7 @@ echo Deploying files... erase d:\home\site\wwwroot\hostingstart.html REM get tt-rss to wwwroot -git clone --depth 1 https://git.tt-rss.org/git/tt-rss.git d:\home\site\wwwroot +git clone --depth 1 https://git.tt-rss.org/fox/tt-rss.git d:\home\site\wwwroot REM copy config.php to app copy d:\home\site\repository\config.php d:\home\site\wwwroot