mirror of
https://github.com/suikan4github/kaiten-yaki.git
synced 2025-12-20 02:21:17 -03:00
parent
e1e67af67c
commit
d5e113259f
3 changed files with 1 additions and 8 deletions
|
|
@ -1,9 +1,5 @@
|
|||
#!/bin/bash
|
||||
|
||||
# Include configuration. This sript file have to be executed at Kaiten-yaki/script dir
|
||||
# shellcheck disable=SC1091
|
||||
source config.sh
|
||||
|
||||
# Create a key file for LUKS and register it as contents of the initramfs image
|
||||
function chrooted_job() {
|
||||
# Mount the rest of partitions by target /etc/fstab
|
||||
|
|
|
|||
|
|
@ -1,9 +1,5 @@
|
|||
#!/bin/bash
|
||||
|
||||
# Include configuration. This sript file have to be executed at Kaiten-yaki/script dir
|
||||
# shellcheck disable=SC1091
|
||||
source config.sh
|
||||
|
||||
# Create a key file for LUKS and register it as contents of the initramfs image
|
||||
function chrooted_job() {
|
||||
# Mount the rest of partitions by target /etc/fstab
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue