Update inventree.sh
This commit is contained in:
parent
801f27c54a
commit
bebc562a65
|
|
@ -29,8 +29,8 @@ function update_script() {
|
||||||
exit
|
exit
|
||||||
fi
|
fi
|
||||||
msg_info "Updating $APP"
|
msg_info "Updating $APP"
|
||||||
$STD apt update
|
$STD apt-get update
|
||||||
$STD apt install --only-upgrade inventree -y
|
$STD apt-get install --only-upgrade inventree -y
|
||||||
msg_ok "Updated $APP"
|
msg_ok "Updated $APP"
|
||||||
exit
|
exit
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user