etherpad/tasks
meaz a82884ee15 Update how modules are deployed (#13)
From last deployment, I discovered that you can not loop with `npm install --no-save --legacy-peer-deps ep_whatever` like we used to do, because it removes every other installed modules for some reason. So you have to do all at once like `npm install --no-save --legacy-peer-deps ep_whatever ep_whatever1 ep_whatever2 ep_whatever3`.

This fixes this.

Co-authored-by: meaz <meaz@disroot.org>
Reviewed-on: #13
Reviewed-by: muppeth <muppeth@no-reply@disroot.org>
2023-09-02 05:55:02 +00:00
..
abiword.yml Migration commit; fresh start 2021-03-14 17:53:38 +01:00
configure.yml Update how modules are deployed (#13) 2023-09-02 05:55:02 +00:00
git.yml v1.9.0 (#10) 2023-06-27 18:46:27 +00:00
installdeps.yml Migration commit; fresh start 2021-03-14 17:53:38 +01:00
main.yml Update how modules are deployed (#13) 2023-09-02 05:55:02 +00:00
modules.yml Update how modules are deployed (#13) 2023-09-02 05:55:02 +00:00
systemd.yml Migration commit; fresh start 2021-03-14 17:53:38 +01:00
user.yml Migration commit; fresh start 2021-03-14 17:53:38 +01:00