refactor: Simplify install.sh and rename arch to aios throughout
- Simplified install.sh to just extract and mv - Renamed root.x86_64/var/lib/machines/arch to aios - Updated all references in build.zsh, setup-user.sh, setup-claude.sh
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
# User setup for aios
|
||||
# Creates ai user, configures auto-login, sudo, zshrc
|
||||
|
||||
ROOTFS="root.x86_64/var/lib/machines/arch"
|
||||
ROOTFS="root.x86_64/var/lib/machines/aios"
|
||||
|
||||
echo "=== User Setup ==="
|
||||
|
||||
|
||||
Reference in New Issue
Block a user