Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
scripts
mahara-scripts
Commits
6a445da3
Commit
6a445da3
authored
Jun 22, 2011
by
Richard Mansfield
Browse files
Remove htdocs/ directory from string locations
parent
dc40d543
Changes
1
Hide whitespace changes
Inline
Side-by-side
mahara-langpacks/update-pot.sh
View file @
6a445da3
...
...
@@ -104,7 +104,7 @@ for branch in ${branches} ; do
echo
"Updating
${
outputfile
}
"
[
-f
${
outputfile
}
]
&&
rm
${
outputfile
}
/usr/bin/php
${
SCRIPTS
}
/php-po.php
${
langpack
}
${
langpack
}
${
outputfile
}
/usr/bin/php
${
SCRIPTS
}
/php-po.php
${
langpack
}
/htdocs
${
langpack
}
/htdocs
${
outputfile
}
if
[
-f
${
outputfile
}
]
;
then
cd
${
BZR
}
/
${
branch
}
...
...
Write
Preview
Supports
Markdown
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