``update Add build status message and server restart log in CMS entrypoint script
``
This commit is contained in:
@@ -9,9 +9,13 @@ pnpm i
|
||||
|
||||
pnpm run build
|
||||
|
||||
echo "build done"
|
||||
|
||||
while true; do
|
||||
pnpm run start
|
||||
|
||||
echo "server restarted"
|
||||
|
||||
sleep 3
|
||||
done
|
||||
|
||||
|
Reference in New Issue
Block a user