You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 15, 2024. It is now read-only.
How embarrassing. The current doc covers other aspects of the deployment process, but completely skips copying the previously built binary to the target /usr/local/sbin/ directory.
The text was updated successfully, but these errors were encountered:
Add coverage for identifying target OS architecture,
matching brick binary name/pattern and setting
executable bit/permissions on fully-qualified
path to binary after deployment.
refs GH-34
How embarrassing. The current doc covers other aspects of the deployment process, but completely skips copying the previously built binary to the target
/usr/local/sbin/
directory.The text was updated successfully, but these errors were encountered: