diff --git a/rc_shared.sh b/rc_shared.sh index 68a578c..5dbb9dd 100644 --- a/rc_shared.sh +++ b/rc_shared.sh @@ -694,8 +694,8 @@ if [[ "$USER" != "root" ]]; then notify-send "$title" "$message" fi done - fi - ) >> "$HOME"/Reports/env-shared.log.txt 2>&1 & + fi >> "$HOME"/Reports/env-shared.log.txt 2>&1 & + ) fi