Fixing webserver.sh build sqlite
This commit is contained in:
parent
784d6fb54c
commit
08f9d1fc0e
|
@ -6,7 +6,7 @@
|
||||||
# export TORRENTS_CSV_FRONT_END_DIR=`pwd`/../ui/dist
|
# export TORRENTS_CSV_FRONT_END_DIR=`pwd`/../ui/dist
|
||||||
|
|
||||||
# Build the sqlite db from the CSV
|
# Build the sqlite db from the CSV
|
||||||
. build_sqlite.sh
|
./build_sqlite.sh
|
||||||
|
|
||||||
# Build front end
|
# Build front end
|
||||||
cd ../server/ui
|
cd ../server/ui
|
||||||
|
|
Loading…
Reference in New Issue