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
lnls-get-n-unpack now uses all variables defined in .env file as
arguments:
- shacheck function checks the hashes.
- Download function now iterates through pairs of arguments to get url
and hash for each module.
- Help function describes this usage and can now exit with error code
as argument.
install_epics, install_opcua, install_area_detector, install_modules and
install_motor:
- pass variables defined in .env as arguments to lnls-get-n-unpack and
install_from_github.
install_functions:
- Add sha as argument to install_from_github and
download_from_github. install_from_github passes sha as argument
to download_from_github.
0 commit comments