Simplify startup
This commit is contained in:
@ -1,6 +1,7 @@
|
||||
#!/bin/sh
|
||||
|
||||
cd /app/backend
|
||||
cp .env.example .env
|
||||
echo "starting up..."
|
||||
node ace generate:key
|
||||
|
||||
|
Reference in New Issue
Block a user