Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | deploy.bat |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: |
41c5a8babdc4464fe048cffbcb622e9f |
User & Date: | athaudia 2017-07-25 17:18:54.670 |
Context
2017-07-25
| ||
17:25 | workaround in deploy.bat check-in: cd80e4b400 user: athaudia tags: trunk | |
17:18 | deploy.bat check-in: 41c5a8babd user: athaudia tags: trunk | |
16:34 | automatic scaling check-in: b9f5dfb290 user: athaudia tags: trunk | |
Changes
Added deploy.bat.
> | 1 | ssh athaudia.com "rm -rf /home/athaudia/www/pt/*" & pub build & bash -c "scp build/web/*.* athaudia.com:/home/athaudia/www/pt/" |