fix(fleet): install executable tmux helpers #568
Reference in New Issue
Block a user
Delete Branch "fix/fleet-install-script-perms"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
Fixes an installed-CLI dogfood blocker: fleet helper scripts were copied into MOSAIC_HOME with mode 664, so installed mosaic agent send failed with EACCES when spawning agent-send.sh.
Changes:
Validation:
Required before final installed-CLI dogfood because 0.0.33 fixed env preservation but still installed non-executable helper scripts.