mirror of
https://github.com/community-scripts/ProxmoxVE.git
synced 2025-09-13 07:10:51 +02:00
* add 'g++' to actualbudget-install.sh The install script fails on line 53 (`$STD npm install --location=global @actual-app/sync-server`). Installing `gcc`, which is required by `better-sqlite3`, which `@actual-app/sync-server` depends on, is the solution. Added `g++` to the dependency line `18`. * formatting --------- Co-authored-by: CanbiZ <47820557+MickLesk@users.noreply.github.com>
2.3 KiB
2.3 KiB