Use explicit path
This commit is contained in:
parent
d9818797ee
commit
442c2b8a67
@ -21,7 +21,7 @@ NODE_VERSION="20" setup_nodejs
|
|||||||
|
|
||||||
msg_info "Installing Tududi"
|
msg_info "Installing Tududi"
|
||||||
fetch_and_deploy_gh_release "tududi" "chrisvel/tududi"
|
fetch_and_deploy_gh_release "tududi" "chrisvel/tududi"
|
||||||
cd /opt/"$APPLICATION"
|
cd /opt/tududi
|
||||||
$STD npm install
|
$STD npm install
|
||||||
export NODE_ENV=production
|
export NODE_ENV=production
|
||||||
$STD npm run frontend:build
|
$STD npm run frontend:build
|
||||||
|
Loading…
x
Reference in New Issue
Block a user