Posts: 17,759
Threads: 589
Joined: Nov 2008
Reputation:
121
2011-09-07, 04:26 AM
(This post was last modified: 2011-09-07, 04:28 AM by Lo..)
I tried wget
http://www.mybb.com/download/latest but that doesn't work.
I know there is a WGET friendly link, isn't there?
Got it
http://www.mybb.com/download/146
You should advertise a WGETable tarball though.
Damn that doesn't work either.
Sersiously?
I'm not here often, shoot a PM or whatever if you want my discord.
Posts: 13,646
Threads: 220
Joined: May 2010
Reputation:
549
2011-09-07, 04:29 AM
(This post was last modified: 2011-09-07, 04:30 AM by Nathan Malcolm.)
wget mybb.com/download/latest
mv latest mybb.zip
That should work.
No longer involved in the MyBB project.
Posts: 17,759
Threads: 589
Joined: Nov 2008
Reputation:
121
2011-09-07, 04:29 AM
(This post was last modified: 2011-09-07, 04:30 AM by Lo..)
Labrocca to the rescure, MyBB central :p
(2011-09-07, 04:29 AM)Malcolm. Wrote: wget http://www.mybb.com/download/latest
mv latest mybb.zip
Doesn't give me a zip.
I'm not here often, shoot a PM or whatever if you want my discord.
Posts: 13,646
Threads: 220
Joined: May 2010
Reputation:
549
Just tried it, it works fine for me.
No longer involved in the MyBB project.
Posts: 4,846
Threads: 180
Joined: May 2007
Reputation:
254
wget http://www.mybb.com/download/latest
will download the latest archive with a filename of "latest" but it is a valid .zip archive file. its just not named correctly.
So ifyou always use the above wget in a folder where you know you are saving to, then you can just
unzip latest
to get the Documentation and Upload folders
Lost interest, sold my sites, will browse here once in a while. It's been fun.
Posts: 17,759
Threads: 589
Joined: Nov 2008
Reputation:
121
I don't know what's wrong with my VPS then, i just got a 1mb file called latest.l
I'm not here often, shoot a PM or whatever if you want my discord.
Posts: 4,846
Threads: 180
Joined: May 2007
Reputation:
254
I get a 1.8mb file called latest (that can be opened via unzip), if you follow the post by Malcolm. you get a properly named zip file that your system may prefer to work with.
Lost interest, sold my sites, will browse here once in a while. It's been fun.