This website requires JavaScript.
Explore
Help
Sign In
Fierelier
/
windvn
Watch
1
Star
0
Fork
0
You've already forked windvn
Code
Issues
2
Pull Requests
Projects
Releases
Wiki
Activity
4f16cce992
windvn
/
mods
/
live-installer
/
data
/
chroot
3 lines
81 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add "set -e" to chroot-scripts for better error-handling
2022-09-26 09:08:12 +00:00
#!/bin/bash
set -e
Add support for disk-encryption
2022-09-21 09:43:59 +00:00
apt install -y --download-only cryptsetup cryptsetup-initramfs
Reference in New Issue
Copy Permalink