Browse Source

cleaning

master
Jonathan "Duke" Leto 3 years ago
parent
commit
7289244b14
  1. 2
      new_binary.sh
  2. 5
      tools/android-wait-for-emulator.sh

2
new_binary.sh

@ -1,5 +1,5 @@
#!/bin/bash
# Copyright 2019-2020 The Hush developers
# Copyright 2019-2021 The Hush developers
# Released under the GPLv3 license
set -e

5
tools/android-wait-for-emulator.sh

@ -1,6 +1,7 @@
#!/bin/bash
# Originally written by Ralf Kistner <ralf@embarkmobile.com>, but placed in the public domain
# Copyright 2019-2021 The Hush developers
# Released under the GPLv3 license
# Originally written by Ralf Kistner <ralf@embarkmobile.com>
set +e

Loading…
Cancel
Save