summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristoph Cullmann <christoph@cullmann.io>2024-08-18 22:37:59 +0200
committerChristoph Cullmann <christoph@cullmann.io>2024-08-18 22:37:59 +0200
commit595b46ce969350d8a51ffc18f66dd67d10105016 (patch)
tree4a39517d644e82f020f81e0b7ea5620599d653ac
parent7eb4b143c5e366b7b881f035baa1f78d6faf8625 (diff)
add shutdown
-rw-r--r--mini/install.txt4
1 files changed, 4 insertions, 0 deletions
diff --git a/mini/install.txt b/mini/install.txt
index a9daacd..eadc355 100644
--- a/mini/install.txt
+++ b/mini/install.txt
@@ -126,6 +126,10 @@ cryptsetup luksClose crypt0
cryptsetup luksClose crypt1
sync
+# shutdown once
+
+shutdown -h now
+
# sync all /data after the install
sudo -E rsync -va --delete --one-file-system /nix/data/ root@192.168.13.100:/nix/data/