From ed88a95b8edbc8f06bd6c6e7ab826b27ffa9aa92 Mon Sep 17 00:00:00 2001 From: Stefan Ritt Date: Fri, 27 Apr 2012 14:52:00 +0000 Subject: [PATCH] Added chmod SVN revision: 2459 --- build.bat | 3 +++ 1 file changed, 3 insertions(+) diff --git a/build.bat b/build.bat index e2b6711e..67d83f76 100755 --- a/build.bat +++ b/build.bat @@ -24,3 +24,6 @@ scp elog%version%.exe ritt@llc:html/elog/download/windows/ scp elog%version%.exe ritt@llc:html/elog/download/windows/elog-latest.exe scp doc/*.html ritt@llc:html/elog/ scp doc/index_nd.html ritt@llc:html/elog/index.html +ssh ritt@llc chmod 666 html/elog/download/windows/elog%version%.exe +ssh ritt@llc chmod 666 html/elog/download/windows/elog-latest.exe +