nextExplorer: ensure Node installed during update
This commit is contained in:
parent
b95894b7b1
commit
b5978d28d1
@ -29,6 +29,8 @@ function update_script() {
|
|||||||
exit
|
exit
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
NODE_VERSION="24" setup_nodejs
|
||||||
|
|
||||||
if check_for_gh_release "nextExplorer" "vikramsoni2/nextExplorer"; then
|
if check_for_gh_release "nextExplorer" "vikramsoni2/nextExplorer"; then
|
||||||
msg_info "Stopping nextExplorer"
|
msg_info "Stopping nextExplorer"
|
||||||
$STD systemctl stop nextexplorer
|
$STD systemctl stop nextexplorer
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user