Update stoatchat-install.sh
This commit is contained in:
@@ -39,7 +39,8 @@ fetch_and_deploy_gh_release "stoatchat" "stoatchat/stoatchat" "tarball"
|
||||
|
||||
msg_info "Building Backend (Patience)"
|
||||
cd /opt/stoatchat
|
||||
$STD cargo build --release --bins -j 2
|
||||
CARGO_PROFILE_RELEASE_LTO=thin \
|
||||
$STD cargo build --release --bins -j 2
|
||||
msg_ok "Built Backend"
|
||||
|
||||
NODE_VERSION="22" setup_nodejs
|
||||
|
||||
Reference in New Issue
Block a user