Updates
This commit is contained in:
parent
40dacc0b62
commit
045c849697
@ -8,6 +8,10 @@ rm -rf /app/.next
|
|||||||
bun install
|
bun install
|
||||||
npm rebuild better-sqlite3
|
npm rebuild better-sqlite3
|
||||||
|
|
||||||
|
bun twui:add
|
||||||
|
bun twui:init
|
||||||
|
bun twui:update
|
||||||
|
|
||||||
if [ $NODE_ENV = "production" ]; then
|
if [ $NODE_ENV = "production" ]; then
|
||||||
echo "Production Environment"
|
echo "Production Environment"
|
||||||
bun next start -p ${PORT}
|
bun next start -p ${PORT}
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user