Skip to content
Snippets Groups Projects
Commit c5f2ea7c authored by Lucas Manika Koeb's avatar Lucas Manika Koeb
Browse files

scripts/40-configure_le5: Remove a file copy that was not doing anything

parent f5b7867b
No related branches found
No related tags found
No related merge requests found
...@@ -64,9 +64,6 @@ fi ...@@ -64,9 +64,6 @@ fi
rm -rf "$CDDIR"/isolinux rm -rf "$CDDIR"/isolinux
cp -a "$TEMPLATES"/isolinux "$CDDIR"/ cp -a "$TEMPLATES"/isolinux "$CDDIR"/
# Set the default language
cp "$TEMPLATES"/.pam_environment "$CHROOTDIR"/etc/skel
# Change the live user name # Change the live user name
case "$1" in case "$1" in
"le5/escola") "le5/escola")
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment