Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
L
le4
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Service Desk
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Linux Educacional 4
le4
Commits
1a16144b
Commit
1a16144b
authored
Aug 26, 2013
by
Diego Giovane Pasqualin
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
update_mirror.sh: Fix path to le-publish.sh
Signed-off-by:
Diego Giovane Pasqualin
<
dpasqualin@c3sl.ufpr.br
>
parent
6cc40daf
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
bin/update_mirror.sh
bin/update_mirror.sh
+1
-1
No files found.
bin/update_mirror.sh
View file @
1a16144b
...
...
@@ -26,7 +26,7 @@
# it.
TMPDIR
=
$(
mktemp
-d
--tmpdir
=
/tmp
)
PUBLISHSCRIPT
=
"
$(
dirname
$0
)
/le-publi
ca
.sh"
PUBLISHSCRIPT
=
"
$(
dirname
$0
)
/le-publi
sh
.sh"
HOST
=
"http://windu.c3sl.ufpr.br/le"
function
clean
()
{
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment