From: Martin Schanzenbach Date: Thu, 14 May 2020 09:50:17 +0000 (+0200) Subject: rename deploy script X-Git-Url: https://git.librecmc.org/?a=commitdiff_plain;h=099082add603e5ce66abab81b643a55ae497a293;p=oweals%2Fgnunet.git rename deploy script --- diff --git a/.buildbot/deploy.sh b/.buildbot/deploy.sh deleted file mode 100755 index b956a3d92..000000000 --- a/.buildbot/deploy.sh +++ /dev/null @@ -1,6 +0,0 @@ -#!/bin/bash - -# Deploy docs from buildbot - -chmod -R ag+rX doc/ -rsync -a --delete doc/ handbook@firefly.gnunet.org:~/doc_deployment/ diff --git a/.buildbot/firefly-x86_64-amdepyc_deploy.sh b/.buildbot/firefly-x86_64-amdepyc_deploy.sh new file mode 100755 index 000000000..b956a3d92 --- /dev/null +++ b/.buildbot/firefly-x86_64-amdepyc_deploy.sh @@ -0,0 +1,6 @@ +#!/bin/bash + +# Deploy docs from buildbot + +chmod -R ag+rX doc/ +rsync -a --delete doc/ handbook@firefly.gnunet.org:~/doc_deployment/