Fix start script missing file
This commit is contained in:
parent
2fa62eb835
commit
5814440f98
1 changed files with 0 additions and 1 deletions
|
@ -109,7 +109,6 @@ for template in "${ENV_FILE}"; do
|
|||
done
|
||||
|
||||
mv -f "$ENV_FILE" "$ROOT_FOLDER/.env"
|
||||
mv -f "$ENV_FILE_SYSTEM_API" "$ROOT_FOLDER/packages/system-api/.env"
|
||||
|
||||
# Run system-info.sh
|
||||
echo "Running system-info.sh..."
|
||||
|
|
Loading…
Add table
Reference in a new issue