Update debian package script
This commit is contained in:
@@ -1,10 +1,11 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
# Copyright 2019 Hush Developers
|
|
||||||
# Released under the GPLv3
|
# Released under the GPLv3
|
||||||
## Usage:
|
# Copyright (c) 2019-2020 The Hush developers
|
||||||
## ./zcutil/build-debian-package.sh
|
# Distributed under the GPLv3 software license, see the accompanying
|
||||||
|
# file COPYING or https://www.gnu.org/licenses/gpl-3.0.en.html
|
||||||
|
## Usage: ./zcutil/build-debian-package.sh
|
||||||
|
|
||||||
echo "Let There Be Debian Packages"
|
echo "Let There Be Hush Debian Packages"
|
||||||
|
|
||||||
set -e
|
set -e
|
||||||
set -x
|
set -x
|
||||||
|
|||||||
Reference in New Issue
Block a user