Repository URL to install this package:
|
Version:
4.1.94.1.dev8 ▾
|
post_install_path=`python3 -c 'from workloadmgr import post_install; print(post_install.__file__)'` wlm_path="$(dirname "$post_install_path")" cp -r /tmp/wlm_post_install_data/* $wlm_path cd $wlm_path python3 $post_install_path rm -rf etc var