Skip to content
Snippets Groups Projects
Commit fd5fb938 authored by Diego Pasqualin's avatar Diego Pasqualin
Browse files

00-update: Use "le" instead of "windu" as educ repository for minicom iso

parent 89f4a013
Branches
No related tags found
No related merge requests found
...@@ -50,7 +50,7 @@ rm -f "$CHROOTDIR"/etc/apt/sources.list.d/le-repos.list ...@@ -50,7 +50,7 @@ rm -f "$CHROOTDIR"/etc/apt/sources.list.d/le-repos.list
rm -f "$CHROOTDIR"/etc/apt/sources.list.d/java-repos.list rm -f "$CHROOTDIR"/etc/apt/sources.list.d/java-repos.list
if [[ "$1" == minicom/* ]]; then if [[ "$1" == minicom/* ]]; then
echo "deb http://windu.c3sl.ufpr.br/le5 educ main" \ echo "deb http://le.c3sl.ufpr.br/le5 educ main" \
>> "$CHROOTDIR"/etc/apt/sources.list.d/le-repos.list >> "$CHROOTDIR"/etc/apt/sources.list.d/le-repos.list
else else
echo "deb http://$LEHOST educ main" \ echo "deb http://$LEHOST educ main" \
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment