mirror of
https://github.com/community-scripts/ProxmoxVED.git
synced 2026-02-26 06:35:56 +00:00
Use explicit path
This commit is contained in:
@@ -21,7 +21,7 @@ NODE_VERSION="20" setup_nodejs
|
||||
|
||||
msg_info "Installing Tududi"
|
||||
fetch_and_deploy_gh_release "tududi" "chrisvel/tududi"
|
||||
cd /opt/"$APPLICATION"
|
||||
cd /opt/tududi
|
||||
$STD npm install
|
||||
export NODE_ENV=production
|
||||
$STD npm run frontend:build
|
||||
|
||||
Reference in New Issue
Block a user