mirror of
https://github.com/tteck/Proxmox.git
synced 2025-02-19 12:56:01 +00:00
Adjust installation script to use 'bun' instead of 'npm' for installing Umami and building the project
This commit is contained in:
@@ -60,7 +60,7 @@ $STD bun run build
|
|||||||
msg_ok "Installed Umami"
|
msg_ok "Installed Umami"
|
||||||
|
|
||||||
msg_info "Creating Service"
|
msg_info "Creating Service"
|
||||||
cat <<EOF >/etc/systemd/system/umami.service
|
cat <<EOF >/root/.bun/bin/bun
|
||||||
echo "[Unit]
|
echo "[Unit]
|
||||||
Description=umami
|
Description=umami
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user