aboutsummaryrefslogtreecommitdiff
path: root/straper
diff options
context:
space:
mode:
Diffstat (limited to 'straper')
-rw-r--r--straper/.restore-configs.sh.swpbin53248 -> 0 bytes
-rwxr-xr-xstraper/lib/common.sh (renamed from straper/common.sh)0
-rwxr-xr-xstraper/lint-db.sh2
-rw-r--r--straper/sanctum-rebuild-toolkit.tar.gzbin14623 -> 0 bytes
4 files changed, 1 insertions, 1 deletions
diff --git a/straper/.restore-configs.sh.swp b/straper/.restore-configs.sh.swp
deleted file mode 100644
index 68b8429..0000000
--- a/straper/.restore-configs.sh.swp
+++ /dev/null
Binary files differ
diff --git a/straper/common.sh b/straper/lib/common.sh
index 32f3581..32f3581 100755
--- a/straper/common.sh
+++ b/straper/lib/common.sh
diff --git a/straper/lint-db.sh b/straper/lint-db.sh
index dc0de37..0b961bc 100755
--- a/straper/lint-db.sh
+++ b/straper/lint-db.sh
@@ -3,7 +3,7 @@ set -Eeuo pipefail
SCRIPT_DIR="$(cd -- "$(dirname -- "$0")" && pwd)"
# shellcheck disable=SC1091
-source "${SCRIPT_DIR}/common.sh"
+source "${SCRIPT_DIR}/lib/common.sh"
SCRIPT_NAME="lint-db.sh"
ISSUES=0
diff --git a/straper/sanctum-rebuild-toolkit.tar.gz b/straper/sanctum-rebuild-toolkit.tar.gz
deleted file mode 100644
index 5a49146..0000000
--- a/straper/sanctum-rebuild-toolkit.tar.gz
+++ /dev/null
Binary files differ