Commit Graph

2 Commits

Author SHA1 Message Date
cloudwithax 14e9fa0f91 fix: create output directory before tar in install-esde.sh
Add mkdir -p "$outdir" before the tar command to ensure the
output directory exists before attempting to create the tarball.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-17 17:44:29 -05:00
cloudwithax 33d3d89f3b feat: add ES-DE installation script with AppImage download
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
2026-02-17 17:41:49 -05:00