diff --git a/bin/archive b/bin/archive deleted file mode 100755 index d4f07809..00000000 --- a/bin/archive +++ /dev/null @@ -1,13 +0,0 @@ -#!/usr/bin/env bash -# DEPRECATED: this helper exists for backwards compatibility with /dev/null 2>&1; then - python3 -m archivebox "$*" -else - echo '[X] ArchiveBox not found, is it installed and present in your $PATH?' - echo ' pip3 install archivebox' - echo - echo 'Hint: Did you forget to activate a virtualenv?' - exit 2 -fi