Hallo folks,
i tried an update via update.sh –diff and that failed now
Any idea what “Cannot find jq, exiting…” means?
user@mail$ sudo ./update.sh –diff
Detecting if your IP is listed on Spamhaus Bad ASN List…
Check completed! Your IP is clean
Checking internet connection… OK
Detecting which build your mailcow runs on…
You are receiving stable updates (master).
To change that run the update.sh Script one time with the –nightly parameter to switch to nightly builds.
Checking for newer update script…
remote: Enumerating objects: 133, done.
remote: Counting objects: 100% (37/37), done.
remote: Compressing objects: 100% (17/17), done.
remote: Total 133 (delta 21), reused 21 (delta 19), pack-reused 96 (from 4)
Receiving objects: 100% (133/133), 219.46 KiB | 2.74 MiB/s, done.
Resolving deltas: 100% (45/45), completed with 11 local objects.
From mailcow/mailcow-dockerized
527f27d2..4db1569c master -> origin/master
06db1d6a..94c1a6c4 staging -> origin/staging
- [new tag] 2025-09a -> 2025-09a
- [new tag] 2025-09 -> 2025-09
Updated 1 path from a67cb966
update.sh changed, please run this script again, exiting.
user@mail$ sudo ./update.sh –diff
_modules is missing or empty – fetching all Modules from origin/master…
Von mailcow/mailcow-dockerized
- branch master -> FETCH_HEAD
Done. Please restart the script…
user@mail$ sudo ./update.sh –diff
Cannot find jq, exiting…
ok found it thanks