Autodetect testing 1

This commit is contained in:
den 2019-08-14 09:38:08 +00:00
parent 666fb3248c
commit a209fda29b
Signed by: den
GPG Key ID: 0D4294715B06B463
1 changed files with 1 additions and 2 deletions

View File

@ -1,5 +1,4 @@
echo Please enter username
read username
username=$(awk -F: '{ print $1}' /etc/passwd)
cd /home/$username
domain=$(jq -r '.domain' tilde.json)