Created
April 21, 2020 18:29
-
-
Save samip5/2e6f75175d76158dda13440099e52b1d to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- | |
- name: Clone the actual kernel (5.3.34) | |
command: chroot /mnt/gentoo bash -c 'source /etc/profile; mkdir linux-stable-git-$v;' | |
environment: | |
v: 5.4.34 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment