Remove trailing tab

This commit is contained in:
Nathaniel Maia 2019-08-01 17:59:16 +00:00
parent d4558436f6
commit 5fcf563d87

View File

@ -1483,7 +1483,7 @@ install_user()
[[ $INSTALL_WMS == *dwm* ]] && install_suckless
[[ $INSTALL_WMS == *awesome* ]] && install_awesome
# remove some commands from ~/.xprofile when using KDE or Gnome as the login session
if [[ $LOGIN_WM =~ (startkde|gnome-session) ]]; then
sed -i '/super/d' $MNT/home/$NEWUSER/.xprofile $MNT/root/.xprofile