Fix bootstrap.image.upload
parent
67eade4a29
commit
151c62d609
|
@ -8,7 +8,7 @@ SYMBOL: upload-images-destination
|
||||||
|
|
||||||
: destination ( -- dest )
|
: destination ( -- dest )
|
||||||
upload-images-destination get
|
upload-images-destination get
|
||||||
"slava@/var/www/factorcode.org/w/images/latest/"
|
"slava@/var/www/factorcode.org/newsite/images/latest/"
|
||||||
or ;
|
or ;
|
||||||
|
|
||||||
: checksums "checksums.txt" temp-file ;
|
: checksums "checksums.txt" temp-file ;
|
||||||
|
|
Loading…
Reference in New Issue