mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2026-03-13 21:42:59 +01:00
Remove commented line and update wsgi.py config
This commit is contained in:
committed by
GitHub
parent
3086eaed03
commit
5187c97d83
@@ -45,7 +45,6 @@ fetch_and_deploy_gh_release "kitchenowl-web" "TomBursch/kitchenowl" "prebuild" "
|
||||
|
||||
msg_info "Setting up KitchenOwl"
|
||||
cd /opt/kitchenowl/backend
|
||||
#rm -f uv.lock
|
||||
$STD uv sync --no-dev
|
||||
sed -i 's/default=True/default=False/' /opt/kitchenowl/backend/wsgi.py
|
||||
mkdir -p /nltk_data
|
||||
|
||||
Reference in New Issue
Block a user