Skip to content

Commit 3647f3d

Browse files
Fix build warning
1 parent 6f563da commit 3647f3d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

azure-managed-lustre/includes/client-install-version-rhel-7.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,3 +20,4 @@ If you want to upgrade *only* the kernel and not all packages, you must, at mini
2020
```bash
2121
export NEWKERNELVERSION=6.7.8
2222
sudo yum upgrade kernel-$NEWKERNELVERSION amlfs-lustre-client-2.15.4_42_gd6d405d-$(echo $NEWKERNELVERSION | sed -e "s/\.$(uname -p)$//" | sed -re 's/[-_]/\./g')-1
23+
```

0 commit comments

Comments
 (0)