mirror of
https://github.com/Websoft9/websoft9.git
synced 2025-01-24 10:17:15 +08:00
Update init.sh.jinja2
This commit is contained in:
parent
88b7db13b2
commit
b750a34db8
@ -24,7 +24,6 @@ else
|
|||||||
app_encrypt_password=$(bash /tmp/encrypt.sh)
|
app_encrypt_password=$(bash /tmp/encrypt.sh)
|
||||||
sudo sed -i "s/APP_ENCRYPT_PASSWORD=.*/APP_ENCRYPT_PASSWORD=$app_encrypt_password/g" /data/apps/{{app_name}}/.env
|
sudo sed -i "s/APP_ENCRYPT_PASSWORD=.*/APP_ENCRYPT_PASSWORD=$app_encrypt_password/g" /data/apps/{{app_name}}/.env
|
||||||
fi
|
fi
|
||||||
|
|
||||||
fi
|
fi
|
||||||
|
|
||||||
# init APP_URL
|
# init APP_URL
|
||||||
|
Loading…
Reference in New Issue
Block a user