/usr/local/bin/matrix-remove-all -> /matrix/bin/remove-all

This commit is contained in:
Slavi Pantaleev
2022-11-27 09:47:02 +02:00
parent c928148261
commit fb86f6d5e7
4 changed files with 8 additions and 9 deletions

View File

@ -23,8 +23,6 @@ else
systemctl daemon-reload
echo "Remove matrix scripts"
find {{ matrix_local_bin_path }}/ -name "matrix-*" -delete
echo "Remove unused Docker images and resources"
docker system prune -af
echo "Remove Docker matrix network (should be gone already, but ..)"