Update linuxclientinstall.sh

This commit is contained in:
dinger1986 2022-08-10 09:19:42 +01:00 committed by GitHub
parent c6c1acbac9
commit 9c98234ba9
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,3 +1,5 @@
#!/bin/bash
uname=$(whoami)
admintoken=$(head /dev/urandom | tr -dc A-Za-z0-9 | head -c8)