Файли
rocm-systems/projects/amdsmi/RPM/rpm_postun
T
2019-01-09 23:17:16 -06:00

4 рядки
93 B
Plaintext
Виконуваний файл

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