From 487d9e768e0a636617c85d5a4c5fea0c9ba50370 Mon Sep 17 00:00:00 2001 From: mcw-work Date: Wed, 21 May 2025 07:51:33 +0100 Subject: [PATCH] Fix script name in Readme --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fb604b3..7cc42c2 100644 --- a/README.md +++ b/README.md @@ -181,4 +181,4 @@ _Note: some scripts may require python3-requests deb (or PyPI requests) in order ### Debugging - **Tutorial**: Collect a large amount of SnapD and core system information that could be useful when debugging a system with Canonical Support - - [**remove-user.py**](./debugging/snap-debug-info.sh) + - [**snap-debug-info.py**](./debugging/snap-debug-info.sh)