aboutsummaryrefslogtreecommitdiff
path: root/bin/sqlite.sh
diff options
context:
space:
mode:
authorFuwn <[email protected]>2021-06-23 20:25:20 +0000
committerFuwn <[email protected]>2021-06-23 20:26:25 +0000
commitb269277d9c24a0d5addfc74ab15f4e1c24f6277e (patch)
tree655ef0d9e6dbd52d399a9a2bd0e81adff0aac89a /bin/sqlite.sh
parentrevert(fmt): error on unformatted (diff)
downloadwhirl-b269277d9c24a0d5addfc74ab15f4e1c24f6277e.tar.xz
whirl-b269277d9c24a0d5addfc74ab15f4e1c24f6277e.zip
ci(vagrant): setup (incomplete)
Diffstat (limited to 'bin/sqlite.sh')
-rw-r--r--bin/sqlite.sh4
1 files changed, 4 insertions, 0 deletions
diff --git a/bin/sqlite.sh b/bin/sqlite.sh
new file mode 100644
index 0000000..1f596e8
--- /dev/null
+++ b/bin/sqlite.sh
@@ -0,0 +1,4 @@
+#!/usr/bin/env bash
+
+echo ">>> Installing SQLite"
+sudo apt-get install -qq sqlite