From cef39b1c104d0415ebf7dd9809f5358c66db3ed8 Mon Sep 17 00:00:00 2001 From: Christoph Cullmann Date: Thu, 31 Oct 2024 22:37:52 +0100 Subject: [PATCH] fix shutdown --- beta/install.txt | 2 +- miku/install.txt | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/beta/install.txt b/beta/install.txt index 657fa6f..a05061f 100644 --- a/beta/install.txt +++ b/beta/install.txt @@ -122,4 +122,4 @@ sync # shutdown once -shutdown -h now +shutdown now diff --git a/miku/install.txt b/miku/install.txt index 88bc770..d7c9c0e 100644 --- a/miku/install.txt +++ b/miku/install.txt @@ -137,7 +137,7 @@ sync # shutdown once -shutdown -h now +shutdown now # sync all /data after the install