Open dleidert opened 3 years ago
If the upgrade process stops we usually want to continue at some special point. So for all the scripts which should run only once we should rename them to xx-task.done. So the user can continue if a task failed.
xx-task.done
or instead of "rename" move them to folder named "completed-tasks" seems linked to #35
If the upgrade process stops we usually want to continue at some special point. So for all the scripts which should run only once we should rename them to
xx-task.done
. So the user can continue if a task failed.