update testnet scripts for funzies

This commit is contained in:
Duke Leto
2020-12-04 09:32:15 -05:00
parent dc04dc975e
commit a2feeac002
2 changed files with 2 additions and 3 deletions

View File

@@ -1,5 +1,5 @@
#!/bin/bash
# Copyright (c) 2019 Hush developers
# Copyright (c) 2019-2020 Hush developers
# set working directory to the location of this script
DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"