Skip to content

Commit

Permalink
daisy daisy ...
Browse files Browse the repository at this point in the history
  • Loading branch information
scuzzilla committed Feb 5, 2021
1 parent ba3f304 commit 08495cc
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tools/nc_schemas_extract/nc_schemas_extract.sh
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,8 @@ set -o pipefail

work_dir=$(dirname "$(readlink --canonicalize-existing "${0}" 2> /dev/null)")

readonly username="xrv"
readonly password="xrv123"
readonly username="daisy"
readonly password="daisy"
#readonly epoch=$(date +'%s'i)
readonly nc=$(which netconf-console 2> /dev/null)
readonly error_reading_file=80
Expand Down

0 comments on commit 08495cc

Please sign in to comment.