Monorepo for Aesthetic.Computer aesthetic.computer
4
fork

Configure Feed

Select the types of activity you want to include in your feed.

ac-os: fix log message (no longer uses sudo shim for initramfs)

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>

+1 -1
+1 -1
fedac/native/ac-os
··· 70 70 } 71 71 72 72 build_initramfs() { 73 - log "Building initramfs (sudo)..." 73 + log "Building initramfs..." 74 74 cd "${SCRIPT_DIR}" 75 75 76 76 # KidLisp: npx not available under sudo, bundle as user then copy