Skip to content
Snippets Groups Projects
Commit 664e12bf authored by Daniel Ehlers's avatar Daniel Ehlers
Browse files

Fixup port for upload

parent 6b0f1e40
No related branches found
No related tags found
No related merge requests found
......@@ -382,7 +382,7 @@ upload() {
--verbose \
--progress \
--chmod=ugo=rwX \
--rsh="${SSH}" \
--rsh="${SSH} -p 22555" \
"${SITEDIR}/output/images.txz" \
"${DEPLOYMENT_USER}@${DEPLOYMENT_SERVER}:${DEPLOYMENT_PATH}/${TARGET}/${RELEASE}"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment