[bisq-network/bisq] Remove .bat scripts unless user OS is Windows (#1959)

Chris Beams notifications at github.com
Sat Nov 24 09:13:11 UTC 2018


Previously, start scripts were generated for both *nix and Windows
platforms, resulting in an unnecessarily cluttered root directory.

With this change, both types of script are still generated, but Windows
.bat scripts are deleted immediately afterward if the user is running a
non-Windows OS (unfortunately, there was no clean way to suppress the
generation of these scripts in the Gradle StartScripts API).

See #1956
You can view, comment on, or merge this pull request online at:

  https://github.com/bisq-network/bisq/pull/1959

-- Commit Summary --

  * Remove .bat scripts unless user OS is Windows

-- File Changes --

    M build.gradle (3)
    M docs/build.md (4)

-- Patch Links --

https://github.com/bisq-network/bisq/pull/1959.patch
https://github.com/bisq-network/bisq/pull/1959.diff

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/bisq-network/bisq/pull/1959
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.bisq.network/pipermail/bisq-github/attachments/20181124/94ede8cf/attachment.html>


More information about the bisq-github mailing list