Search/Replace for dragonx
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
# Distributed under the GPLv3 software license, see the accompanying
|
||||
# file LICENSE or https://www.gnu.org/licenses/gpl-3.0.en.html
|
||||
|
||||
# Purpose: Script to build Hush silentdragonlite on x86 64-bit arch
|
||||
# Purpose: Script to build Hush silentdragonxlite on x86 64-bit arch
|
||||
## Usage: ./util/build.sh
|
||||
|
||||
# Check if rustc is installed on system and exits if it is not
|
||||
@@ -46,5 +46,5 @@ if [ $? -ne 0 ]; then
|
||||
fi
|
||||
|
||||
echo ""
|
||||
echo "Hush silentdragonlite-cli is now compiled for you. Enjoy and reach out if you need support."
|
||||
echo "For options, run ./silentdragonlite --help"
|
||||
echo "Hush silentdragonxlite-cli is now compiled for you. Enjoy and reach out if you need support."
|
||||
echo "For options, run ./silentdragonxlite --help"
|
||||
|
||||
Reference in New Issue
Block a user