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

update_mirror.sh: Fix path to le-publish.sh

parent 6cc40daf
No related branches found
No related tags found
No related merge requests found
......@@ -26,7 +26,7 @@
# it.
TMPDIR=$(mktemp -d --tmpdir=/tmp)
PUBLISHSCRIPT="$(dirname $0)/le-publica.sh"
PUBLISHSCRIPT="$(dirname $0)/le-publish.sh"
HOST="http://windu.c3sl.ufpr.br/le"
function clean() {
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment