diff --git a/Linux_scripts/mount-umount-helper/README.md b/Linux_scripts/mount-umount-helper/README.md index ac14ceb..6b4bea6 100644 --- a/Linux_scripts/mount-umount-helper/README.md +++ b/Linux_scripts/mount-umount-helper/README.md @@ -74,7 +74,7 @@ The script includes special handling for platform-specific behaviors: - Download and execute ```bash -wget https://aka.ms/mountumounthelper +wget -O mount-umount-helper.sh https://raw.githubusercontent.com/Azure/azure-support-scripts/refs/heads/master/Linux_scripts/mount-umount-helper/mount-umount-helper.sh chmod +x mount-umount-helper.sh sudo ./mount-umount-helper.sh ```