Skip to content

Commit 3a9284a

Browse files
committed
feat(instance): testing doc
1 parent 059fc0f commit 3a9284a

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pages/instances/troubleshooting/fix-cloud-init-debian12.mdx

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,4 +27,5 @@ for FILE in /etc/group /etc/gshadow /etc/passwd /etc/shadow /etc/subgid /etc/sub
2727
do
2828
sed -i -e 's/Ubuntu/Debian/g' -e 's/ubuntu/debian/g' $FILE
2929
done
30-
```
30+
```
31+
Marion test

0 commit comments

Comments
 (0)