diff --git a/.scripts b/.scripts new file mode 120000 index 0000000..528dc4e --- /dev/null +++ b/.scripts @@ -0,0 +1 @@ +scripts \ No newline at end of file diff --git a/.scripts/dns-reverse-generator.py b/scripts/dns-reverse-generator.py similarity index 100% rename from .scripts/dns-reverse-generator.py rename to scripts/dns-reverse-generator.py diff --git a/.scripts/generate-roa.sh b/scripts/generate-roa.sh similarity index 100% rename from .scripts/generate-roa.sh rename to scripts/generate-roa.sh diff --git a/.scripts/homepage-update.sh b/scripts/homepage-update.sh similarity index 100% rename from .scripts/homepage-update.sh rename to scripts/homepage-update.sh diff --git a/.scripts/makegraph.sh b/scripts/makegraph.sh similarity index 100% rename from .scripts/makegraph.sh rename to scripts/makegraph.sh diff --git a/.scripts/pretty-output.sh b/scripts/pretty-output.sh similarity index 100% rename from .scripts/pretty-output.sh rename to scripts/pretty-output.sh diff --git a/.scripts/push-to-roa.sh b/scripts/push-to-roa.sh similarity index 100% rename from .scripts/push-to-roa.sh rename to scripts/push-to-roa.sh diff --git a/.scripts/requirements.txt b/scripts/requirements.txt similarity index 100% rename from .scripts/requirements.txt rename to scripts/requirements.txt diff --git a/.scripts/roa.py b/scripts/roa.py similarity index 100% rename from .scripts/roa.py rename to scripts/roa.py