]> git.hungrycats.org Git - linux/commitdiff
zygo: new-kernel: have not built drbd in years
authorZygo Blaxell <ce3g8jdj@umail.furryterror.org>
Tue, 29 Jun 2021 14:11:25 +0000 (10:11 -0400)
committerZygo Blaxell <ce3g8jdj@umail.furryterror.org>
Tue, 29 Jun 2021 14:12:59 +0000 (10:12 -0400)
(cherry picked from commit d59cd848a24daa01e09a0e9f6d40c3a3f166289b)

zygo/new-kernel

index c7f655dda385e49422a5f8b1f96aca3b9aa81758..b23538475002e898c309fdb9f6d449e2d8778914 100755 (executable)
@@ -3,8 +3,8 @@ set -xP
 cd ../modules || exit 1
 
 # Exception to naming convention
-trash drbd
-tar xjf /usr/src/drbd8.tar.bz2
+trash drbd
+tar xjf /usr/src/drbd8.tar.bz2
 
 for x in *; do
        if [ -d /usr/src/modules/"$x" ]; then