summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMartin Schanzenbach <mschanzenbach@posteo.de>2020-05-14 14:14:39 +0200
committerMartin Schanzenbach <mschanzenbach@posteo.de>2020-05-14 14:14:39 +0200
commitfd9485cdfeda9c5fd0035729cd18197a921a7d94 (patch)
tree22b30ba73ccb5b021d2ba6a7732592c87e81d7d5
parent88ce3758421676af7c87310e4840800951ca3943 (diff)
downloadgnunet-rest-api-fd9485cdfeda9c5fd0035729cd18197a921a7d94.tar.gz
gnunet-rest-api-fd9485cdfeda9c5fd0035729cd18197a921a7d94.zip
fix deploy script
-rwxr-xr-x.buildbot/firefly-x86_64-amdepyc_deploy.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/.buildbot/firefly-x86_64-amdepyc_deploy.sh b/.buildbot/firefly-x86_64-amdepyc_deploy.sh
index f20a972..5a9faa3 100755
--- a/.buildbot/firefly-x86_64-amdepyc_deploy.sh
+++ b/.buildbot/firefly-x86_64-amdepyc_deploy.sh
@@ -2,5 +2,5 @@
2 2
3# Deploy rest api from buildbot 3# Deploy rest api from buildbot
4 4
5chmod -R ag+rX buid/ 5chmod -R ag+rX build/
6rsync -a --delete build/ rest@firefly.gnunet.org:~/rest_deployment/ 6rsync -a --delete build/ rest@firefly.gnunet.org:~/rest_deployment/