Update install/endurain-install.sh
Co-authored-by: Tobias <96661824+CrazyWolf13@users.noreply.github.com>
This commit is contained in:
parent
cead5c3634
commit
390d7484ba
@ -94,7 +94,7 @@ EOF
|
|||||||
msg_ok "Built Frontend"
|
msg_ok "Built Frontend"
|
||||||
|
|
||||||
msg_info "Setting up Backend"
|
msg_info "Setting up Backend"
|
||||||
cd /opt/endurain/backend || exit
|
cd /opt/endurain/backend
|
||||||
$STD uv tool install poetry
|
$STD uv tool install poetry
|
||||||
$STD uv tool update-shell
|
$STD uv tool update-shell
|
||||||
$STD export PATH="/root/.local/bin:$PATH"
|
$STD export PATH="/root/.local/bin:$PATH"
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user