Skip to content

Commit

Permalink
default admin username
Browse files Browse the repository at this point in the history
  • Loading branch information
nothub committed Oct 26, 2023
1 parent 91306a9 commit 1a27077
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ usage() {
echo " -h Display this help message"
}

username="admin"
username="janitor"
password="$(pwgen -ns 16 1)"
hostname="$(cat /sys/class/net/en*/address | md5sum | tr -dc "[:alnum:]" | head -c 8)"
domain="example.org"
Expand Down

0 comments on commit 1a27077

Please sign in to comment.