From e4bfdb1c65e656bc3e007acd54b7027c4d4aef2d Mon Sep 17 00:00:00 2001 From: Jeff Moe Date: Mon, 9 Sep 2024 10:39:23 -0600 Subject: [PATCH] DROP all --- DROP-all | 7 +++++++ 1 file changed, 7 insertions(+) create mode 100755 DROP-all diff --git a/DROP-all b/DROP-all new file mode 100755 index 0000000..0dccf58 --- /dev/null +++ b/DROP-all @@ -0,0 +1,7 @@ +#!/bin/bash + +./DROP-amazonaws +./DROP-facebook +./DROP-google +./DROP-google-cloud +./DROP-microsoft