92ff91b989
create-world.sh and drop-world.sh are now autogenerated by the configure script, as they need to hold some paths set by that script. Signed-off by Gergely POLONKAI <polesz@w00d5t0ck.info>
4 lines
72 B
Bash
4 lines
72 B
Bash
#! /bin/bash
|
|
|
|
sqlite3 "@localstatedir@"/iminiru.db < sql/drop-world.sql
|