pillone / usntssearch

NZB Metasearch engine
pillone.github.io/usntssearch
263 stars 79 forks source link

Install cloud issue #104

Closed G1zm0 closed 5 years ago

G1zm0 commented 10 years ago

I want to install nzbmetasearch in the cloud using: http://pillone.github.io/usntssearch/install_cloud.html

But I'm kinda stuck here. I'm a windows user and stuck in step 2 step 0 and 1 went well.

Continue on the console: this is ambiguous, is the console a command prompt, or a terminal???

cd flask git remote add upstream -m master git://github.com/openshift/flask-example.git $ git pull -s recursive -X theirs upstream master $ git push

here is the problem: cd flask is not possible, because it does not exist yet. and were did the $ signs went ??

I'm feeling like n00b here

pillone commented 10 years ago

yes I mean command prompt. Every command is intended to be executed from command prompt

G1zm0 commented 10 years ago

Ok, thanks for the info. I kinda guessed that right.

What about the cd flask that does not excist?

5stringdeath commented 10 years ago

If you went through the setup process on OpenShift you have a flask directory

G1zm0 commented 10 years ago

I did went trough the setup process. No folder was created, hence the issue. Maby not win8.1 compatable?