This commit is contained in:
John Smith
2023-03-04 16:32:50 -05:00
parent f9d8d1688f
commit f47e977657
4 changed files with 5 additions and 17 deletions

View File

@@ -3,7 +3,7 @@ SCRIPTDIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" >/dev/null 2>&1 && pwd )"
SSHHOST=$1
if [[ "$SSHHOST" == "" ]]; then
SSHHOST="bootstrap-1.dev.veilid.net"
SSHHOST="root@bootstrap-1.dev.veilid.net"
fi
echo Copying debug script