10e7206 Revert "Upload docs to correct location"

Authored and Committed by msrb 8 years ago
1 file changed. 2 lines added. 2 lines removed.
    Revert "Upload docs to correct location"
    
    It was giving me following error:
    
    $ make upload-all
    rm -rf doc
    mkdir doc
    cp *.html doc
    cp -r images/ doc/
    scp -r doc fedorahosted.org:/srv/web/releases/j/a/javapackages/
    scp yourfile-1.2.tar.gz scm.fedorahosted.org:$YOURPROJECT # Can only upload into $YOURPROJECT (no trailing slash)
    make: *** [upload-all] Error 1
    
    This reverts commit 779b24e989b9fba9f14b0fe58e2aa8ac043b0dd4.
    
        
file modified
+2 -2