talkatu/talkatu

Fix the release path in the scp command

20 months ago, Gary Kramlich
5ea97ef807ba
Parents 09c1c91fedd2
Children 4b31fe51c0fb
Fix the release path in the scp command

Testing Done:
None, but just failed uploading using the old path.

Reviewed at https://reviews.imfreedom.org/r/1700/
  • +1 -1
    RELEASE.md
  • --- a/RELEASE.md Tue Aug 30 02:16:54 2022 -0500
    +++ b/RELEASE.md Tue Aug 30 04:23:00 2022 -0500
    @@ -78,7 +78,7 @@
    Make sure you are in the `meson-dist` directory and run the follow command.
    ```
    -scp * frs.sourceforge.net:/home/frs/projects/pidgin/talkatu/${VERSION}/
    +scp * frs.sourceforge.net:/home/frs/project/pidgin/talkatu/${VERSION}/
    ```
    Finally, update back to the default branch with `hg up default` and publish