Skip to content
  • decentral1se's avatar
    Add `__PUBLISH__` logic · f9bb4444
    decentral1se authored
    Closes aa/etherdump#3.
    
    This allows for the following to be run:
    
        etherdump pull --publish-opt-in --all --pub mydump
    
    And if `__PUBLISH__` is not present on the pads, then the pad will not
    be archived. It is also possible to configure this magic word by
    specifying the `--publish ...` option.
    f9bb4444