aboutsummaryrefslogtreecommitdiff
path: root/.buildbot/firefly-x86_64-amdepyc_deploy.sh
diff options
context:
space:
mode:
authorAlessio Vanni <vannilla@firemail.cc>2021-09-02 16:29:35 +0200
committerAlessio Vanni <vannilla@firemail.cc>2021-09-02 16:29:35 +0200
commit0004ff893ad79e10e27af317228ddc65742a5a33 (patch)
tree0e2c37e438da2d092671f22e0cc2d2446ec1f905 /.buildbot/firefly-x86_64-amdepyc_deploy.sh
parent25d8a8a26626bf3cf80a85c1ad843e3a6dcf1c8a (diff)
parent6267eec4062106bd7880cd3c5eb5f0d877251fb0 (diff)
downloadgnunet-0004ff893ad79e10e27af317228ddc65742a5a33.tar.gz
gnunet-0004ff893ad79e10e27af317228ddc65742a5a33.zip
-Merge branch 'master' from upstream
Diffstat (limited to '.buildbot/firefly-x86_64-amdepyc_deploy.sh')
-rwxr-xr-x.buildbot/firefly-x86_64-amdepyc_deploy.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/.buildbot/firefly-x86_64-amdepyc_deploy.sh b/.buildbot/firefly-x86_64-amdepyc_deploy.sh
index 8ba9d35be..de37b59f1 100755
--- a/.buildbot/firefly-x86_64-amdepyc_deploy.sh
+++ b/.buildbot/firefly-x86_64-amdepyc_deploy.sh
@@ -1,7 +1,6 @@
1#!/bin/bash 1#!/bin/bash
2 2
3# Deploy docs from buildbot 3# Deploy docs from buildbot
4
5cd doc 4cd doc
6make html 5make html
7cd .. 6cd ..