mirror of
https://github.com/tteck/Proxmox.git
synced 2025-02-15 06:09:15 +01:00
Adjust installation script to use 'bun' instead of 'npm' for installing Umami and building the project
This commit is contained in:
parent
5f33a02064
commit
43bc6dd144
1 changed files with 1 additions and 1 deletions
|
@ -60,7 +60,7 @@ $STD bun run build
|
|||
msg_ok "Installed Umami"
|
||||
|
||||
msg_info "Creating Service"
|
||||
cat <<EOF >/etc/systemd/system/umami.service
|
||||
cat <<EOF >/root/.bun/bin/bun
|
||||
echo "[Unit]
|
||||
Description=umami
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue