Skip to content
Snippets Groups Projects
Commit b5e2e2f9 authored by Lucas Vinicius Semprebom Gonçalves's avatar Lucas Vinicius Semprebom Gonçalves
Browse files

le-proinfodata: fix my error in sed

parent 013d693e
No related branches found
No related tags found
No related merge requests found
Package: le-proinfodata
Version: 1.2.39
Version: 1.2.41
Maintainer: <proinfodata@c3sl.ufpr.br>
Architecture: i386
Section: main
......
......@@ -59,7 +59,7 @@ if [[ ! -d $MULTISEAT_DIR ]]; then
/etc/lightdm/lightdm.conf
fi
else
sed -i '\,session-setup-script=/usr/local/bin/exec_dialog.sh/d' \
sed -i '\,session-setup-script=/usr/local/bin/exec_dialog.sh,d' \
/etc/lightdm/lightdm.conf
fi
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment