Skip to content
GitLab
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
75a74909
Commit
75a74909
authored
Apr 06, 2018
by
Robert Lyon
Browse files
Adding back in lost instruction
Signed-off-by:
Robert Lyon
<
robertl@catalyst.net.nz
>
parent
e2179a58
Changes
1
Hide whitespace changes
Inline
Side-by-side
release.php
View file @
75a74909
...
...
@@ -334,8 +334,9 @@ ${CURRENTDIR}/lptools/lp-project-upload mahara ${RELEASE} mahara-${RELEASE}.tar.
${CURRENTDIR}/lptools/lp-project-upload mahara ${RELEASE} mahara-${RELEASE}.zip changes.withasterisks.temp releasenotes-${RELEASE}.txt
echo
echo "All done. Once you've checked that the files were uploaded successfully, run th
is
:"
echo "All done. Once you've checked that the files were uploaded successfully, run th
ese
:"
echo " rm -rf ${BUILDDIR}"
echo " rm -rf ${CURRENTDIR}/changes.withasterisks.temp"
CLEANUP;
file_put_contents
(
$CLEANUPSCRIPT
,
$cleanup
);
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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