summaryrefslogtreecommitdiff
path: root/upgrade-devel.morph
diff options
context:
space:
mode:
Diffstat (limited to 'upgrade-devel.morph')
-rw-r--r--upgrade-devel.morph4
1 files changed, 2 insertions, 2 deletions
diff --git a/upgrade-devel.morph b/upgrade-devel.morph
index 408dfd01..d612a1bc 100644
--- a/upgrade-devel.morph
+++ b/upgrade-devel.morph
@@ -18,7 +18,7 @@ description: |
To upgrade, select a sensible a value for VERSION_LABEL and run:
- morph deploy --upgrade upgrade-devel.morph self.HOSTNAME=$(hostname) self.VERSION_LABEL=$VERSION_LABEL
+ morph deploy --upgrade upgrade-devel self.HOSTNAME=$(hostname) self.VERSION_LABEL=$VERSION_LABEL
Your configuration in /etc should be propagated to the new system, but there
may be merge conflicts. Check /etc for files named '.rej' and '.orig' in the
@@ -32,7 +32,7 @@ description: |
On a base system, use 'diff -r' instead of 'git diff --no-index'. It will
not be as colourful.
systems:
-- morph: devel-system-x86_64-generic
+- morph: systems/devel-system-x86_64-generic
deploy:
self:
type: ssh-rsync