Skip to content

Commit

Permalink
Code & Features Update
Browse files Browse the repository at this point in the history
  • Loading branch information
nathaneltitane committed Jul 15, 2024
1 parent f43e29a commit 2295b38
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion frobulator
Original file line number Diff line number Diff line change
Expand Up @@ -3772,7 +3772,7 @@ frobulator.escalate () {

HOME=/home/"${SUDO_USER}"
else
frobulator.wrn "Privilege escalation granted - restarting command" "[ '"${SUDO_USER}"' ]"
frobulator.wrn "Privilege escalation granted - restarting command" "[ '${SUDO_USER:-$USER}' ]"
echo

frobulator.user
Expand Down

0 comments on commit 2295b38

Please sign in to comment.