Autodetect testing 2

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

View File

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