Skip to content

Commit

Permalink
Update deploy.cmd
Browse files Browse the repository at this point in the history
  • Loading branch information
botmtl authored Apr 7, 2018
1 parent c07561f commit fee75a6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion deploy.cmd
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit fee75a6

Please sign in to comment.