aboutsummaryrefslogtreecommitdiffstats
path: root/reset_db.sh
diff options
context:
space:
mode:
authorAdam Mathes <adam@trenchant.org>2017-01-23 20:04:03 -0800
committerAdam Mathes <adam@trenchant.org>2017-01-23 20:04:03 -0800
commit93d6d36eb697cd9452eb4aab446151a1a33ed245 (patch)
treec9cb88718d03a6964f6d3705066f11d356257d37 /reset_db.sh
downloadneko-93d6d36eb697cd9452eb4aab446151a1a33ed245.tar.gz
neko-93d6d36eb697cd9452eb4aab446151a1a33ed245.tar.bz2
neko-93d6d36eb697cd9452eb4aab446151a1a33ed245.zip
neko v2 initial commit
Diffstat (limited to 'reset_db.sh')
-rwxr-xr-xreset_db.sh2
1 files changed, 2 insertions, 0 deletions
diff --git a/reset_db.sh b/reset_db.sh
new file mode 100755
index 0000000..9d4f0a3
--- /dev/null
+++ b/reset_db.sh
@@ -0,0 +1,2 @@
+mysql -uroot neko < reset.sql
+mysql -uroot neko < init.sql