mirror of
https://github.com/pooneyy/1Panel-Appstore.git
synced 2026-03-24 05:29:40 +08:00
调试 elastic
Signed-off-by: 萌森 <qyg2297248353@163.com>
This commit is contained in:
parent
fbcd8704dd
commit
e83fd7b80c
@ -8,6 +8,8 @@ if [ -f .env ]; then
|
||||
sed -i '/^ENV_FILE=/d' .env
|
||||
echo "ENV_FILE=${CURRENT_DIR}/.env" >> .env
|
||||
|
||||
chmod -R 1000:1000 "$ELASTICSEARCH_ROOT_PATH"
|
||||
|
||||
echo "Check Finish."
|
||||
else
|
||||
echo "Error: .env file not found."
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user