diff options
-rwxr-xr-x | bin/reproducible_build_service.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/reproducible_build_service.sh b/bin/reproducible_build_service.sh index 046c5fd0..1780539b 100755 --- a/bin/reproducible_build_service.sh +++ b/bin/reproducible_build_service.sh @@ -217,3 +217,4 @@ while true ; do sleep 1337m ; done # * maintenance job might want to: # - check for running builds using systemctl show & ps fax # * dashboard jobs need to count for running jobs in this script… +# * document the new setup in README |