remove newlines
This commit is contained in:
@@ -16,8 +16,6 @@ case "$1" in
|
|||||||
esac
|
esac
|
||||||
|
|
||||||
user=$(users | cut -d" " -f1)
|
user=$(users | cut -d" " -f1)
|
||||||
|
|
||||||
|
|
||||||
export XAUTHORITY=/home/$user/.Xauthority
|
export XAUTHORITY=/home/$user/.Xauthority
|
||||||
export DISPLAY=:0
|
export DISPLAY=:0
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user