You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@shardingsphere.apache.org by wu...@apache.org on 2020/12/30 01:28:18 UTC

[shardingsphere-elasticjob-ui] branch master updated: Correct file properties of executable scripts (#94)

This is an automated email from the ASF dual-hosted git repository.

wuweijie pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/shardingsphere-elasticjob-ui.git


The following commit(s) were added to refs/heads/master by this push:
     new 469eac0  Correct file properties of executable scripts (#94)
469eac0 is described below

commit 469eac070941c0f8364f821157b0a3bb85716a03
Author: 吴伟杰 <wu...@apache.org>
AuthorDate: Wed Dec 30 09:28:12 2020 +0800

    Correct file properties of executable scripts (#94)
    
    * Add executable to mvnw
    
    * Add executable to lite ui scripts
    
    * Add executable to cloud ui scripts
---
 mvnw                                                                      | 0
 mvnw.cmd                                                                  | 0
 .../src/main/resources/bin/start.bat                                      | 0
 .../src/main/resources/bin/start.sh                                       | 0
 .../src/main/resources/bin/stop.sh                                        | 0
 .../src/main/resources/bin/start.bat                                      | 0
 .../src/main/resources/bin/start.sh                                       | 0
 .../src/main/resources/bin/stop.sh                                        | 0
 8 files changed, 0 insertions(+), 0 deletions(-)

diff --git a/mvnw b/mvnw
old mode 100644
new mode 100755
diff --git a/mvnw.cmd b/mvnw.cmd
old mode 100644
new mode 100755
diff --git a/shardingsphere-elasticjob-ui-distribution/shardingsphere-elasticjob-cloud-ui-bin-distribution/src/main/resources/bin/start.bat b/shardingsphere-elasticjob-ui-distribution/shardingsphere-elasticjob-cloud-ui-bin-distribution/src/main/resources/bin/start.bat
old mode 100644
new mode 100755
diff --git a/shardingsphere-elasticjob-ui-distribution/shardingsphere-elasticjob-cloud-ui-bin-distribution/src/main/resources/bin/start.sh b/shardingsphere-elasticjob-ui-distribution/shardingsphere-elasticjob-cloud-ui-bin-distribution/src/main/resources/bin/start.sh
old mode 100644
new mode 100755
diff --git a/shardingsphere-elasticjob-ui-distribution/shardingsphere-elasticjob-cloud-ui-bin-distribution/src/main/resources/bin/stop.sh b/shardingsphere-elasticjob-ui-distribution/shardingsphere-elasticjob-cloud-ui-bin-distribution/src/main/resources/bin/stop.sh
old mode 100644
new mode 100755
diff --git a/shardingsphere-elasticjob-ui-distribution/shardingsphere-elasticjob-lite-ui-bin-distribution/src/main/resources/bin/start.bat b/shardingsphere-elasticjob-ui-distribution/shardingsphere-elasticjob-lite-ui-bin-distribution/src/main/resources/bin/start.bat
old mode 100644
new mode 100755
diff --git a/shardingsphere-elasticjob-ui-distribution/shardingsphere-elasticjob-lite-ui-bin-distribution/src/main/resources/bin/start.sh b/shardingsphere-elasticjob-ui-distribution/shardingsphere-elasticjob-lite-ui-bin-distribution/src/main/resources/bin/start.sh
old mode 100644
new mode 100755
diff --git a/shardingsphere-elasticjob-ui-distribution/shardingsphere-elasticjob-lite-ui-bin-distribution/src/main/resources/bin/stop.sh b/shardingsphere-elasticjob-ui-distribution/shardingsphere-elasticjob-lite-ui-bin-distribution/src/main/resources/bin/stop.sh
old mode 100644
new mode 100755