Arquivos
rocm-systems/RPM/rpm_postun
T
2019-01-09 23:17:16 -06:00

4 linhas
93 B
Plaintext
Arquivo Executável

if [ $1 -eq 0 ]; then
rm -f /etc/ld.so.conf.d/x86_64-librocm_smi_lib.conf && ldconfig
fi