diff --git a/bin/update_mirror.sh b/bin/update_mirror.sh index b5302c3ee550b6550f5db160899806b27474f6c9..544d1432cc5171458324f6ea9ba85bbdc8f9dd48 100755 --- a/bin/update_mirror.sh +++ b/bin/update_mirror.sh @@ -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() {