[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Code upload for repo mtctl
[Thread Prev] | [Thread Next]
- Subject: Re: Code upload for repo mtctl
- From: Rubén Llorente <porting@xxxxxxxxxxxxxxxxx>
- Date: Sun, 5 Sep 2021 23:54:51 +0200
- To: miniontoby <miniontoby@xxxxxxxxxx>
- Cc: codeforce@xxxxxxxxxx
I am away from my main computers but I will get the update checked in tomorrow. Do you want me to update the release number alongside this update? On Sun, Sep 05, 2021 at 12:58:58PM +0200, miniontoby wrote: > Hi, > > Please update the source again with the zip > > And btw, would be nice to be able to update code myself... yeah.... > > - Miniontoby > > Op Thu, 2 Sep 2021 15:40:28 +0200 > miniontoby <miniontoby@xxxxxxxxxx> schreef: > > > Hi, > > > > Can you please make the following changes?? > > > > At README.md: > > > > `$ curl > > 'https://cvsweb.planetofnix.com/cgi-bin/cvsweb/~checkout~/mtctl/installer.sh?content-type=text/plain' > > 2> /dev/null | $SHELL` > > > > into: > > `$ curl -sSL https://ircforever.org/mtctl.php | $SHELL` > > > > > > At mtctl_default.sh: > > > > curl > > 'https://cvsweb.planetofnix.com/cgi-bin/cvsweb/~checkout~/mtctl/installer.sh?content-type=text/plain' > > 2> /dev/null | $SHELL > > > > into: > > curl -sSL https://ircforever.org/mtctl.php | $SHELL > > > > > > and at last at installer.sh: > > > > exec curl -sSL > > https://cvsweb.planetofnix.com/cgi-bin/cvsweb/~checkout~/mtctl/installer.sh?content-type=text/plain > > | $ROOTCMD $SHLL "$@" > > > > into: > > exec curl -sSL https://ircforever.org/mtctl.php | $ROOTCMD $SHLL "$@" > > > > > > If you want to do it, thanks.. (please if possible don't increase in > > the version number...) > > > > You can also if it is not possible to edit them, just update the repo > > with the .zip file contents again > > > > > > - Miniontoby > > > > > > Op Tue, 31 Aug 2021 16:56:52 +0200 > > miniontoby <miniontoby@xxxxxxxxxx> schreef: > > > > > Hi, > > > > > > I updated my code > > > > > > Please merge it. (still the same .zip file > > > (https://minetest.ircforever.org/mtctl.zip)) > > > > > > - Miniontoby > > > > > > > > > Op Wed, 25 Aug 2021 18:29:31 +0200 > > > miniontoby <miniontoby@xxxxxxxxxx> schreef: > > > > > > > Hi, > > > > > > > > I want to upload my code from my project called mtctl > > > > > > > > the files are at https://minetest.ircforever.org/mtctl.zip for now > > > > > > > > My nickname on IRC is Miniontoby (or MiniontobyPI or > > > > MinioTest3[currently using]) > > > > > > > > I have made the code completely working with the reponame mtctl so > > > > please don't call it something else, it would mess up my code.... > > > > > > > > Kind regards, > > > > - Miniontoby > > > > > > > -- OpenPGP Key Fingerprint: 543F EB89 7FDE 8E33 AFF7 E794 E4AB 4807 58F7 6C76
Re: Code upload for repo mtctl | Rubén Llorente <porting@xxxxxxxxxxxxxxxxx> |
Re: Code upload for repo mtctl | miniontoby <miniontoby@xxxxxxxxxx> |
Re: Code upload for repo mtctl | miniontoby <miniontoby@xxxxxxxxxx> |