Skip to content

Commit

Permalink
Fixing newly introduced if statement in setup.sh.
Browse files Browse the repository at this point in the history
  • Loading branch information
luckylinux committed Jul 4, 2024
1 parent c314b28 commit 659d8a2
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions setup.sh
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,7 @@ then
# Other
echo "!! YOU MUST MANUALLY REBUILD INITRD. NEITHER update-initramfs NEITHER dracut have been detected !!"
fi
fi
fi

# Create venv
Expand Down

0 comments on commit 659d8a2

Please sign in to comment.