mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-09-14 07:53:07 +00:00
remove unneeded var
This commit is contained in:
parent
342722b10a
commit
7b90b0624e
@ -89,7 +89,6 @@ EOF
|
|||||||
cd /opt/adventurelog/frontend
|
cd /opt/adventurelog/frontend
|
||||||
$STD pnpm i
|
$STD pnpm i
|
||||||
$STD pnpm build
|
$STD pnpm build
|
||||||
echo "${RELEASE}" >"/opt/${APPLICATION}_version.txt"
|
|
||||||
msg_ok "Installed AdventureLog"
|
msg_ok "Installed AdventureLog"
|
||||||
|
|
||||||
msg_info "Setting up Django Admin"
|
msg_info "Setting up Django Admin"
|
||||||
|
Loading…
x
Reference in New Issue
Block a user