aboutsummaryrefslogtreecommitdiff
path: root/bin/sqlite.sh
diff options
context:
space:
mode:
authorFuwn <[email protected]>2024-06-03 15:17:19 +0000
committerFuwn <[email protected]>2024-06-03 15:17:19 +0000
commit378baec7cf1ffc08a3c27391c906adb2b98ce5fb (patch)
treecb19b08a612ea5a956f9e3eda983e774c24a2f39 /bin/sqlite.sh
parentfix: bump rust and update accordingly (diff)
downloadarchived-whirl-378baec7cf1ffc08a3c27391c906adb2b98ce5fb.tar.xz
archived-whirl-378baec7cf1ffc08a3c27391c906adb2b98ce5fb.zip
chore: remove unused
Diffstat (limited to 'bin/sqlite.sh')
-rw-r--r--bin/sqlite.sh4
1 files changed, 0 insertions, 4 deletions
diff --git a/bin/sqlite.sh b/bin/sqlite.sh
deleted file mode 100644
index 1f596e8..0000000
--- a/bin/sqlite.sh
+++ /dev/null
@@ -1,4 +0,0 @@
-#!/usr/bin/env bash
-
-echo ">>> Installing SQLite"
-sudo apt-get install -qq sqlite