startwm.sh: forgot to remove org Xsession call
This commit is contained in:
parent
4960accf8e
commit
1f1e8a5159
@ -3,7 +3,6 @@ if [ -r /etc/default/locale ]; then
|
|||||||
. /etc/default/locale
|
. /etc/default/locale
|
||||||
export LANG LANGUAGE
|
export LANG LANGUAGE
|
||||||
fi
|
fi
|
||||||
. /etc/X11/Xsession
|
|
||||||
|
|
||||||
# debian
|
# debian
|
||||||
if [ -r /etc/X11/Xsession ]; then
|
if [ -r /etc/X11/Xsession ]; then
|
||||||
|
Loading…
Reference in New Issue
Block a user