From c330054da68f3a0c92ef0488981ee60712455bab Mon Sep 17 00:00:00 2001 From: kenny Date: Sat, 7 Feb 2026 23:56:42 +0200 Subject: [PATCH] removed reboot advice --- README.md | 2 -- 1 file changed, 2 deletions(-) diff --git a/README.md b/README.md index 1cb0631..652f3ff 100644 --- a/README.md +++ b/README.md @@ -23,5 +23,3 @@ watch -n 1 "cat /var/log/cloud-init-output.log | tail" cat /var/log/cloud-init.log ls -la /home/debian/ ``` - -4. AS SOON AS IT REBOOTED, start again - it works !