Skip to content
Snippets Groups Projects
Verified Commit 4ba40c7f authored by David Beniamine's avatar David Beniamine
Browse files

Fixup

parent 78498f81
Branches
No related tags found
No related merge requests found
...@@ -104,8 +104,8 @@ do ...@@ -104,8 +104,8 @@ do
echo "export ${PROTO}_PROXY=slis:3128" >> /home/$user/.profile echo "export ${PROTO}_PROXY=slis:3128" >> /home/$user/.profile
done done
# Fix evince as pdf reader # Fix evince as pdf reader
echo '[Default Applications]' >> /home/$user/.local/share/applications/default.list echo '[Default Applications]' >> /home/$user/.local/share/applications/defaults.list
echo 'application/pdf=evince.desktop' >> /home/$user/.local/share/applications/default.list echo 'application/pdf=evince.desktop' >> /home/$user/.local/share/applications/defaults.list
# fix samba passwd # fix samba passwd
# echo "You will be prompted twice for samba password, please enter the same as for LDAP" # echo "You will be prompted twice for samba password, please enter the same as for LDAP"
# smbpasswd -U $user # smbpasswd -U $user
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment