10
0
mirror of https://github.com/QuantumPackage/qp2.git synced 2024-09-27 03:50:54 +02:00

Add rm -f in uninstall plugin

This commit is contained in:
Anthony Scemama 2024-09-18 16:44:33 +02:00
parent df01997603
commit d8192df0ca

View File

@ -9,5 +9,5 @@ then
fi
rm -rf ${PWD}/CuTC
rm ${QP_ROOT}/lib/libcutcint.so
rm -f ${QP_ROOT}/lib/libcutcint.so