Skip to content

Commit 11a6a6c

Browse files
committed
refactor: update README
1 parent dfa5a6b commit 11a6a6c

1 file changed

Lines changed: 8 additions & 4 deletions

File tree

ubuntu-24.04-x64-desktop/scripts/README.md

Lines changed: 8 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ The set currently covers:
77

88
- base OS update and VMware guest tooling
99
- cleanup and template hygiene
10-
- baseline dev/IaC tooling installation
10+
- baseline sysadmin/devops/IaC tooling installation
1111
- desktop customization, user preferences, and extra apps
1212

1313
---
@@ -62,7 +62,7 @@ Installs the main tooling stack for the Ubuntu ops workstation. It:
6262
- prints validation output and basic system information
6363
- reboots at the end
6464

65-
This is the main “developer + IaC tools” bootstrap script.
65+
This is the main “sysadmin + devops + IaC tools” bootstrap script.
6666

6767
---
6868

@@ -89,7 +89,7 @@ Applies desktop customization and installs additional user-facing tools. It:
8989
- prints a manual post-run section for SSH key import and Flameshot shortcut setup
9090
- reboots at the end
9191

92-
This is the “make the desktop mine” layer.
92+
This is the customized desktop layer.
9393

9494
---
9595

@@ -101,4 +101,8 @@ Recommended execution order:
101101
00-update-system.sh
102102
01-cleanup-system.sh
103103
02-provision-system.sh
104-
03-customize-system.sh
104+
03-customize-system.sh
105+
```
106+
107+
---
108+

0 commit comments

Comments
 (0)