diff --git a/05-config-usrland.sh b/05-config-usrland.sh index a861da2..5b06061 100755 --- a/05-config-usrland.sh +++ b/05-config-usrland.sh @@ -1,5 +1,6 @@ #!/bin/bash +HOME="$(getent passwd $SUDO_USER | cut -d: -f6)" DEFAULT_USR_FOLDER="/usr/share/debian-gaming/home" if [ "$(id -u)" -ne 0 ]; then