docs: update alpine/alpine-cloud-init-setup

This commit is contained in:
2024-04-17 03:37:29 +00:00
parent 72cba0e8d4
commit 317a72bf17
+3 -3
View File
@@ -2,13 +2,13 @@
title: alpine-cloud-init-setup
description:
published: true
date: 2024-04-17T03:36:19.631Z
date: 2024-04-17T03:37:26.858Z
tags:
editor: markdown
dateCreated: 2024-04-15T20:41:58.346Z
---
# install and initial set up
# INSTALL AND INITIAL SETUP
## first boot
boot alpine from network
@@ -117,7 +117,7 @@ chmod +x /root/scripts/download-alpine-scripts.sh
chmod +x /root/scripts/alpine-resize-disk.sh
```
## FINALIZE - DO NOT POWER BACK ON BEFORE CONVERTING TO TEMPLATE
# FINALIZE - DO NOT POWER BACK ON BEFORE CONVERTING TO TEMPLATE
```bin
setup-cloud-init
```