summaryrefslogtreecommitdiff
path: root/db-create.sh
diff options
context:
space:
mode:
authorpks <pks@pks.rocks>2020-09-27 20:55:18 +0200
committerpks <pks@pks.rocks>2020-09-27 20:55:18 +0200
commit1123b0db81b6057e113f16a1ddea15c36b7b3d79 (patch)
treeb749c4cc5c3a63441ad408d56dd84cc7645a6201 /db-create.sh
init
Diffstat (limited to 'db-create.sh')
-rwxr-xr-xdb-create.sh5
1 files changed, 5 insertions, 0 deletions
diff --git a/db-create.sh b/db-create.sh
new file mode 100755
index 0000000..cb11626
--- /dev/null
+++ b/db-create.sh
@@ -0,0 +1,5 @@
+#!/usr/bin/env zsh
+
+export GEM_HOME=/home/pks/.local/lib/ruby
+export GEM_PATH=/home/pks/.local/lib/ruby
+$(which ruby) $(dirname $0:A)/db-create.rb $1