Fix bootstrap.image.upload

db4
Slava Pestov 2008-03-02 18:51:35 -05:00
parent 67eade4a29
commit 151c62d609
1 changed files with 1 additions and 1 deletions
extra/bootstrap/image/upload

View File

@ -8,7 +8,7 @@ SYMBOL: upload-images-destination
: destination ( -- dest )
upload-images-destination get
"slava@/var/www/factorcode.org/w/images/latest/"
"slava@/var/www/factorcode.org/newsite/images/latest/"
or ;
: checksums "checksums.txt" temp-file ;