selfhostblocks/modules
ibizaman 6a3c43d716 do not use activation script for script with dependencies
The issue with activation script is the order is alphabetical,
meaning the order the script is assembled is not really set in stone.

Here, because the script had a name starting with `restic`,
it was ran before the `sops` secret generation script.
And since the restic script was trying to use the secrets,
it failed.
2024-11-15 21:49:24 +01:00
..
blocks do not use activation script for script with dependencies 2024-11-15 21:49:24 +01:00
contracts Backup contracts for files and databases (#344) 2024-11-12 20:40:52 +00:00
services more contracts usage in Nextcloud and docs enhancement (#345) 2024-11-13 21:43:12 +00:00