mirror of
https://gitlab.com/MrFry/mrfrys-node-server
synced 2025-04-01 20:24:18 +02:00
Yet another typescript fixes
This commit is contained in:
parent
b927988017
commit
d9b424cbd1
3 changed files with 30 additions and 3 deletions
|
@ -69,7 +69,7 @@ if [ "$?" -ne "0" ]; then
|
|||
echo '{"Subjects":[],"version":"TESET","motd":"hai"}' >./qminingPublic/data.json
|
||||
fi
|
||||
|
||||
pushd utils
|
||||
pushd standaloneUtils
|
||||
rm -v ../data/dbs/users.db
|
||||
NS_SQL_DEBUG_LOG=true NS_LOGLEVEL=2 node dbSetup.js
|
||||
popd
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue